Hi,
What is the best method to call a servlet from a JSP ? I need to
preserve the session also.
I have managed to change the top.location.href property to point to the
servlet.
Though it works when I change the top.location.href property I get an ugly
"Transfer interrupted" message as only part of the JSP is served at that
stage ?
Is there a clean method of doing this ? The redirect method
doesn't fill up the top location.
Can somebody explain the forward method ?
bye,
Mohan
===========================================================================
To 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=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets