Hi All, I am quite new to presentation template. I have written a presentation template which will generate a jsp.It's working fine.Now i want to include another jsp in the presentation template. To include another jsp i am using : < jsp:include page="/jsp/hello.jsp" />But it's not working.Could you please tell me how to include a jsp file in a presentation template.Thanks in advance.A.S.
/jsp
Hi Ghoti, Thanks for the reply. Yes you are right. I want the generated jsp to include another jsp ( like footer jsp).The path of the jsp file is correct.But i didn't undersatnd wht do u mean by "JSP engine configured correctly to process that path in the way that it is intended". Could you please tell me about that. Do i have to do some kind of configurations settings ?
We have fresh Teamsite 6.5 installed on Solaris box with SunWeb server.Could you please tell me how to configure TS for jsp previewing.