I know that a RequestDispatcher.forward() from within a servlet can, but
what if
the functionality that does the forward() is in a bean?  Putting a return
after the forward
just returns from that method in the bean. It does not return from the
service() method?
Is there any clean workaround? Other then setting a variable then checking
in every JSP.

___________________________________________________________________________
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