You should be able to do this via Servlet Filter.

-Tim

Subscriber wrote:
Hi,

I would like to know if it is possible to disable a servlet within a web application while it is running. My scenario is, that I would like to turn on/off different features in my webapplication. These features are implemented as servlets and therefore be able to turn them on and off with disabling/enalibng the servlet corresponding to the feature. Afterwards I will reload the web application within Tomcat. If any of you have better sugestions, they're more than welcome :-)


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