You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Samuel Cheung <SC...@Novarra.com> on 2002/09/21 02:08:19 UTC

Filters in Tomcat

Hi,

Could someone please tell me if I can activate/deactivate filters in Tomcat
dynamically after the servlet is running?

Thank you.
Sam

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Filters in Tomcat

Posted by Tim Funk <fu...@joedog.org>.
Nope - but you can make your filter "smart enough" to know how to 
disable/enable itself.

Samuel Cheung wrote:
> Hi,
> 
> Could someone please tell me if I can activate/deactivate filters in Tomcat
> dynamically after the servlet is running?
> 
> Thank you.
> Sam


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>