Hi,

What is the right way to do request dispatching with JSDK 2.0? I'm trying
to implement MVC pattern where I have a controller servlet that forwards
request to a JSP. I know 2.1 introduces RequestDispatcher but I'm currently
using Apache/JServ, so I have to stick to 2.0. As far as I can tell
HttpServletResponse.sendRedirect() isn't what I need.

Thanks a lot,

Andrei

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to