T4 doesn't have interceptors.  It sounds like you can do what you need to do
with a filter.

Hope that helps,
Subir

-----Original Message-----
From: Venkatesh Sangam [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 24, 2002 5:03 PM
To: [EMAIL PROTECTED]
Subject: Request Interceptor


Hi,
can any body please tell me where do put my request iterceptor in Tomcat 4
I could easily do this using Tomcat 3.2.2 in server.xml file.

I need to intercept request to measure the load in the tomcat server. ie I 
need to count the number of requests at any point in time..

I already have written the progrom and the interceptor is working fine with 
Tomcat 3.2.2.
But Can any body please tell me how do I do the same using Tomcat 4.0.3

<RequestInterceptor class="CountRequests" />


Thanks
Venky


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to