I need some details on the Interceptors in Tomcat 3.x servers.
Whether the Interceptors in 3.x is same as Valves in 4.x .
Is it possible to configure our own interceptors to find the processing time for a request.I tried writing a Interceptor class by implementing the RequestInterceptor interface and made an entry for the RequestProcessor in the server.xml file.But it doesn't works.
Regards, Arun kumar
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
