Hello,
 
Is there any way to check what request is being processed by a thread?
For example for a class to learn in what context it is being created or accessed - what is current tomcat context, what is current Servlet context, what is current request. This would be needed to make various global services like JNDI context/component aware
 
Thank you in advance
 
Alex Roytman

Reply via email to