On 03/08/2010 12:06, Karthik Nanjangude wrote: > Hi > > O/s : Redhat > JDK : 1.5 > WebCont : Tomcat 6.0.20 > > Typical Problem: How to kill a Specific Thread of an web Application on > Tomcat? > > Via Manually / JConsole
Call Thread.interrupt() or with much more risk Thread.stop(), or is this not what you mean? p
signature.asc
Description: OpenPGP digital signature
