You can edit web.xml. Then stop and start the webapp via the manager application.

For server.xml based values - this can be done via the admin app. (In tomcat5 - this can also be "easily" done with jmx)

-Tim

manjunath wrote:
Hi.. Sub: Updating environmental/application variable without restarting servlet engine
i want to change my webapp environment data/variable (like session time out or maxInactiveInterval ) dynamically, means without restarting the web server i want to update the envirinment settings and servlet init parameter in web.xml. Is there any way to dynamically edit web.xml without restarting servlet engine. Or is ther any other best way to achieve this other than using web.xml, like setting some application scope variable for perticular webapp ? thanks in advance
-MVB


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to