If you want to forward control to another servlet then:
getServletConfig().getServletContext().getRequestDispatcher("/servletpath").forward(req,
res);
Hope this helps. }
>From: Alarcon Fabio <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
> reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Invoke a servlet from another servlet
>Date: Wed, 7 Jun 2000 15:44:36 -0500
>
>Hi guys!
>Help me please, how can I invoke a servlet from another servlet?
>Thanks in advance for your answers
>Best regards
>Fabio
>_________________________________________________
>
>Fabio Alarcon Ortiz
>Analista de Sistemas - Gerencia de Sistemas
>Gerencia Central de Desarrollo e Informatica
>EsSalud - Seguro Social de Salud
>Lima, Peru
>Telfs. : (51) (1) 265-6000, 265-7000 Anexos : 2356, 2357
>Movil : (51) (1) 855-1393
>ICQ N� : 11002875
>
>e-mail : [EMAIL PROTECTED]
>
>===========================================================================
>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
>
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
===========================================================================
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