At 06:24 AM 7/30/2001, you wrote: >Is it possible to configure Tomcat to avoid shutdown >in case the jsp page contains the code: > ><% System.exit(0); %> Java SERVER pages are server-side code. Why is having a system object issue an exit method an issue for you? Do you plan on having your server run black box code?
- 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
