Just make use of response.sendRedirect(String URL);

Hope it solves your problem.

 -----Original Message-----
From:   Marc Krisjanous [mailto:[EMAIL PROTECTED]]
Sent:   Thursday, September 28, 2000 12:46 PM
To:     [EMAIL PROTECTED]
Subject:        Before RequestDispatcher!

Hi all,
how can a servlet call a html or JSP page without using RequestDispatcher?
Currently I am restricted to servlet 2.1 which I believe does not contain
the mentioned class.

best Regards

Marc

===========================================================================
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

===========================================================================
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

Reply via email to