Julien Gilli <[EMAIL PROTECTED]> wrote:

> Hi,
>
> When i insert, for example,  "System.exit(0);" in a Servlet source code, the
> whole Servlet engine is killed when it comes to this statement. I know this is
> a normal behavior, because each Servlet is running inside the JVM which is
> also running the Servlet engine, but how could i avoid that behavior ?
> I am using tomcat 3.1.2 and Apache 1.3.12 under Linux.
> Thanks in advance for the help.

I'm not sure about it, but I believe you can avoid it using the security
manager feature built in Tomcat... You might want to upgrade to the last
3.2.1 and ask to the [EMAIL PROTECTED] mailing list, though....

    Pier

--
Pier Fumagalli - Sun Microsystems, INC - <mailto:[EMAIL PROTECTED]>
I'm selling my Sony Vaio Z505. Check out <http://www.betaversion.org/~pier/>

___________________________________________________________________________
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

Reply via email to