In Tomcat 5, this should be possible using a RequestListener. Alternatively, it should also be possible (but not portable) to do it via JMX.
"Denis" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Can I write a jsp or servlet to list all the HTTP request the tomcat is > processing currently? Is it possible? > > - Denis > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
