I want to deploy myapp in tomcat server. I know one way is to delete the Root folder from webapps and rename my app.war as ROOT.WAR. But i do not want to do this. I want to
Configuration file is server.xml
You can just follow this example : https://examples.javacodegeeks.com/enterprise-java/tomcat/tomcat-server-xml-configuration-example/
referencing tomcat documentation : http://tomcat.apache.org/tomcat-7.0-doc/config/context.html