> From: John D. Ament [mailto:john.d.am...@gmail.com] 
> Subject: Embedded Tomcat question

> Playing around a bit with embedded tomcat.  It looks like there are
> APIs to add all of the tomcat specific listeners, however how would I
> add a ServletRequestListener?

Look in the servlet spec for the version of Tomcat you're using (which you 
didn't mention), and the JavaDoc for ServletContext (e.g., addListener).

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to