Re: JSP doubts
Serge Huber <[email protected]>
| Newsgroups | gmane.comp.cms.jahia.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Nuno, You might want to look at our template and webapp developer guides available here : http://www.jahia.net/jahia/page585.html Regards, Serge Huber. Nuno Martins wrote: > Hi all, > > I developed a simple servlet which receives a POST from a HTML form and > returns to a String to a JSP saying "Hello world". > I have integrated this servlet in Jahia through portlets. My next step > is to show in Jahia page the JSP with "Hello World". > > Is this possible? How can I do it? How can I import a simple JSP into > Jahia? > > Thanks in advanced, > Nuno Martins > >