try this:
    response.flushBuffer();
    return;

regards,

Sami

----- Original Message -----
From: "Michi Reutter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 23, 2001 12:02
Subject: STOP-JSP


> how to stop e jsp?
>
> I do a HTTP-redirect some times - and want to end the JSP, so the code
afterwards won't be executed!
> I think System.exit() is a bad idea!
>
> but what to do else?
>
> thanks
> michael

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to