I am trying to put a war file on my VPS. However it is missing the webapps folder.
Tomcat 7 is there but I am scratching my head on where the webapps folder is.
This is my first attempt on deploying a war file on a server, I have only done it on my local.
When I find the webapps, how do I link it to a domain?
Lets say I have a site called www.foo.com and a war file called software.war. How can I link the war file to the domain?