day, July 03, 2001 3:41 PM
To: [EMAIL PROTECTED]
Subject: Timing-out servlet execution
Hi all,
I'm using Tomcat 3.2.2 in Linux, JDK 1.3.1, shared environment. Everything
is pretty fine, except for the fact that sometimes one of the users write an
endless loop. I looking for a way to 'tim
Hi all,
I'm using Tomcat 3.2.2 in Linux, JDK 1.3.1, shared environment. Everything is pretty fine, except for the fact that sometimes one of the users write an endless loop. I looking for a way to 'time-out' servlet execution. I could change ServelWrapper class, but according some advise I received