I have the war file of my application. I need to deploy this at the root level. The current URL is http://localhost:8080/war_name/application_name.
http://localhost:8080/war_name/application_name
In tomcat 7 with these changes, i'm able to access myAPP at / and ROOT at /ROOT
WEB-INF/web.xml WEB-INF/web.xml
Add above to the section in server.xml