> From: John D. Ament [mailto:[email protected]] 
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to