Tomcat 3.3 has an AccessLogInterceptor which is disabled
by default.  It may give you would you want.  Uncomment
this module/interceptor in the server.xml if you want
to give it a try.

Currently, the only documentation for it is in the Javadoc
for the AccessLogInterceptor class. After starting Tomcat
3.3, you can view Tomcat 3.3 Javadoc at:

<http://localhost:8080/javadoc/>

If it doesn't meet your needs, using this class as a
starting point for a customized version would probably
be a good idea.

Cheers,
Larry


> -----Original Message-----
> From: Wyn Easton [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 25, 2001 9:02 AM
> To: [EMAIL PROTECTED]
> Subject: Writing my own access logger
> 
> 
> 
> > "Craig R. McClanahan" <[EMAIL PROTECTED]> wrote:
> > Tomcat 3.x does not include this feature, 
> > although you could write it
> > yourself.
> 
> Hi Craig, Would you please give me a few more details
> about how to start to write this type of module.
> Thanks.
> 
> __________________________________________________
> Do You Yahoo!?
> Get email alerts & NEW webcam video instant messaging with 
> Yahoo! Messenger. http://im.yahoo.com
> 

Reply via email to