----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

There is System.exit() or something like that.

Otis Gospodnetic wrote:
>
> You could return from whichever method you are in. That should be enough,
as
> long as you return all the way out (not just from this method but also all
> the other ones that called that method, etc.)
>

Hello

        That's ok but is there anything else more direct like "exit" ?


> Otis
>
> -----
>         What's happen after the call to req.sendRedirect ?
>         Is the current servlet stop running ?
>         If not, how can I stop running a servlet after a sendRedirect ?
>         (exit ?)
>
>         Thanks a lot



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to