didn't even think about that, yes, and put the compiled filter into common/lib or common/classes

Filip

Jon Wingfield wrote:
Can't you add the filter to conf/web.xml? I think tomcat (conceptually) folds all of conf.xml into each webapp's web.xml.

Again, this behaviour is tomcat specific but at least the filter isn't.

Jon

Filip Hanik - Dev Lists wrote:
  in tomcat you can write a Valve

http://tomcat.apache.org/tomcat-5.5-doc/config/valve.html

this is tomcat specific, so it wouldn't be portable across containers.
Filip


Dean Hiller wrote:
Is there any way to install a ServletFilter that is run before all
webapps(including the default servlet as well)?

thanks,
dean

No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.9.2/372 - Release Date: 6/21/2006


--


Filip Hanik



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




--


Filip Hanik

---------------------------------------------------------------------
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