On Tue, 19 Mar 2002 01:08:17 -0500
"Edmund Lian" <[EMAIL PROTECTED]> wrote:

> What's the best way to stop a servlet from processing anything more (i.e.,
> go to sleep), and also redirect the client browser to another page? I know
> the latter is .sendRedirect(), but there doesn't seem to be anything
> analogous to say, an .abort() method.

return

Regards,
       Fionn
-- 
I believe we have been called by history to lead the world.
                                                       G.W. Bush, 2002-03-01

_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to