I\'m trying to change the default application of a Tomcat 6 webserver to a different application than \"ROOT\" (inside webapps folder). What is the best way to do this?
In Tomcat 7 with these changes, i'm able to access myAPP at / and ROOT at /ROOT
myAPP
/
ROOT
/ROOT
Add above to the section in server.xml