John Pedersen wrote:
'how easy do you need development to be?'

How easy can it get?

Yes, I can switch the css easy enough, but the changes are more than just
styles. And I want to test the app with real customers. I don't want them
using subdirectories.

What I would like is
webapps/version1/ <http://www.appname.com/webapps/version1/>    maps to ->
www.appName.com
webapps/version2/ <http://www.appname.com/version1webapps/version2/>    maps
to -> www.appName.com
webapps/version3/   maps to ->
<http://www.appname.com/version2webapps/version3/>www.appName.com<http://www.appname.com/version3>

And that I could select which one goes live with a bit of xml.


there is an XML file you could edit, "server.xml".

/webapps1/ROOT
/webapps2/ROOT
/webapps3/ROOT


?

p


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