Ehlers, Kolja wrote:
is it not possible to define a global filter for all web applications?
For Tomcat you can use Valves.

In fact, you should really ignore additional time that such simple filter will add to request processing time.

First: check if it really slows down your app. If it _really_ slows it down you can think about some improvements.

--
Mikolaj Rydzewski <[EMAIL PROTECTED]>


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