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
- Preventing System.exit(0) Henrik Skafsgaard Larsen
- Re: Preventing System.exit(0) Tim O'Neil
- Re: Preventing System.exit(0) Nils O. Sel�sdal
- Re: Preventing System.exit(0) Pier P. Fumagalli
- Re: Preventing System.exit(0) David Cassidy (Programmer)
- Re: Preventing System.exit(0) Tim O'Neil
- RE: Preventing System.exit(0) Randy Layman
