Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Re: Is it possible to intercept all requests and be serviced by a
ser  vlet?

Tim Funk

2004-05-18

Replies:

You can use a Valve.

Or you can use a Filter configured in $CATALINA_HOME/conf/server.xml and the
class would live in the common/ classloader

-Tim

Chippada, Sreeni wrote:
> Hi,
>    I am using Tomcat 5. I need all the requests be serviced by a
> particular servlet irrespective of the web apps deployed. Is there a way to
> do it?

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.