There is no other way to do this as the JServ is concerned.

> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's Java
> Servlet API Technology. [mailto:[EMAIL PROTECTED]]On
> Behalf Of Andrei Lissovski
> Sent: Friday, February 04, 2000 10:36 PM
> To: [EMAIL PROTECTED]
> Subject: Request dispatching, pre 2.1
>
>
> 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

___________________________________________________________________________
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