It looks like the Tomcat Administration webapp lets you edit environment
entries. That's a GUI.
- Original Message -
From: "Mark Thomas" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday, August 16, 2006 8:40 PM
Subject: Re: web.xml config
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, idea
if you user tomcat 5.5 and jdk1.5 ,so , the webapp can autoDeploy
yes or no?
On 8/16/06, Rob Elliott <[EMAIL PROTECTED]> 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 havin