What I would like to do is have something registered with Tomcat so that all
requests that come to all contexts, or configured per context, will first go
through this class before even getting to the applications servlets/filtes.

This itself would act much like a Filter does, but I don't want to have to
enforce all web apps to setup the filter, just want to do it at Tomcat level
with apps even knowing.

Thanks

--ekiM
----------------------------------------------------------------------------
--------------------------------------
Every man should believe in something, and I believe I will have another
beer!



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to