Re: web.xml config

2006-08-17 Thread Renaud Waldura
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

Re: web.xml config

2006-08-16 Thread Mark Thomas
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 parameter

Re: web.xml config

2006-08-16 Thread zh rui
ithout having to compile a new WAR file. Is it possible to change web.xml config parameters after deployment, ideally using a GUI? Thanks, Rob. Information contained in this e-mail and any attachments are intended for the use of the addressee only, and may contain confidential information of Ub

web.xml config

2006-08-16 Thread Rob Elliott
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? Thanks, Rob