I would like my servlet to end at a particular point in the code (and stop
producing more HTML output) depending on the outcome of particular
methods. I can do this with complex if / else statements but would rather
do it in a more "clean" way. The only other way I know to stop the
output is to call the destroy() method. I do not want to destroy the
servlet process and all it's sessions etc. etc., I just want to suspend
any further print output. I can elaborate if necessary.....any
suggestions??
-Nash
___________________________________________________________________________
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