You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ignacio Laguna <il...@gmail.com> on 2006/11/24 07:06:17 UTC

Logging invocation of elements in web container

Hi,



I am using Tomcat 5.0, and I need to track all the invoked elements in the
web container.  How can I log which JSP or servlet is invoked in each client
request in an application?



(I am using Tomcat with JBoss)



Thanks,



Ignacio