Henrik Skafsgaard Larsen at [EMAIL PROTECTED] wrote:

> Is it possible to configure Tomcat to avoid shutdown
> in case the jsp page contains the code:
> 
> <% System.exit(0); %>

Yep... Run it in a sandboxed environment with a Security Manager...

    Pier

Reply via email to