Monitoring threads allocated for my webapp(weblogic)

Hi,

I would like to know is it possible, to monitor the thread count running in my web application(weblogic 8.1 ) sever. And is there any Java API's provided to get these details.

In Simple word., is it possible toQueryfor weblogic threads for my appliucation via Java API., If not so., Is there any othere way., other than profiler tools.,

Thanks in advance

lemu...

[401 byte] By [Lemuriaa] at [2007-11-27 5:45:19]
# 1
Look for JMX and jconsole. http://java.sun.com/javase/technologies/core/mntr-mgmt/javamanagement/
quittea at 2007-7-12 15:26:57 > top of Java-index,Java Essentials,Java Programming...