I like that! Unfortunatly I am looking for a quick fix for now. I
will definatly consider this at a later time, 

thanks, Jody

> -----Original Message-----
> From: Michael Wentzel [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 15, 2001 11:24 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: setting up logs
> 
> 
> > Could you not have a logging servlet then? that logs all 
> > requests, then forwards the request to the appropriate servlet.
> 
> I think you'd probably be better off implementing your own 
> RequestInterceptor.  
> 
> Check out /src/org/apache/tomcat/core/RequestInterceptor.
> 
> While this is can be Tomcat specific it a very logical place
> to put this mechanism IMHO.
> 
> Servlet would also work but that would be adding a step in the
> processing of every request.
> 
> 
> ---
> Michael Wentzel
> Software Developer
> Software As We Think - http://www.aswethink.com
> mailto:[EMAIL PROTECTED]
> 
> - Punisher of those who cannot spell dumb!
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to