Rob Elliott wrote:
> Hello,
> 
> I need to deliver a WAR file to a customer. The cutomer will ultimately
> need to change the webapp configuration however they would like to do so
> without having to compile a new WAR file. Is it possible to change
> web.xml config parameters after deployment, ideally using a GUI?

Not a GUI but context parameters and/or environment entries as per
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html might be
what you are looking for.

Mark

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