Hi, How does Tomcat handle a run away servlet? (I mean tomcat gets a request, it call a servlet to handle it, that servlet stuck in an infinite loop)
Can tomcat still handle new requests to same/other servlet? Can we config tomcat to kill certain request if it does not finish execution within a time period? Thank you. Sam -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
