-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

> 
> What exactly happens when a Servlet calls System.exit()?

the same thing that would happen when an application calls it. the jvm dies.

if you are running in manual mode off, the jvm should restart. if you have
manual mode on, you will need to setup a watch script that restarts it.

bummer eh? yes, we have future plans to make this stuff more secure.

-jon



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