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



---------------------------------
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to