see below

Cor Ruiten wrote:

> <snip>
>         getServletContext().getRequestDispatcher("/somepage.html").forward(request,

<snip>

Isn't this only for people running on Servlet Api 2.1? The 2.0API doesn't have the
Request Dispatcher class.
You may say why not upgrade, well, if you're using JServ and Apache together, then
JServ only supports the 2.0 api.

Any other suggestions for servlet engines to run with Apache?

Thanks

Jari

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to