You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Alex Roytman <ro...@smart.net> on 2000/11/07 02:17:50 UTC

Current invocation

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