Title: RE: JSP-Servlet Question

Hi Vinay
 correct me if i am wrong.what you want is basically that you have a jsp wihin that jsp you have some servlet embebed that

produces some html snippets.this can be acheived thru what is called server-side includes "SSI".
you can do this by gettin  a reference to requestdispatcher and invoking include method .

Cheers
Abhishek



---Original Message-----

�������������������������o unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name

Reply via email to