----------------------------------------------------------------
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!!!
----------------------------------------------------------------

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.)

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

        François




--
--------------------------------------------------------------
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