jsp to servlet ..
Just mention action = servlet name
and servlet to jsp
use response.sendRedirect(jsp file name)
Regards,

Balkrishna Parab



> -----Original Message-----
> From: Srinivasan, Pratibha (CORP, GEITC)
> [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, December 06, 2000 2:13 PM
> To:   [EMAIL PROTECTED]
> Subject:      [JSP-INTEREST] forwarding request
>
> How do I  forward a request from a JSP to a servlet and then from the
> servlet to the SAME JSP
> Regards
> Pratibha
>
> ==========================================================================
> =
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> 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

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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

Reply via email to