I have an application that needs to run under Tomcat.
I have installed Tomcat but I don't know where can I put the directory of the project.
|
|
|
Note: If the application is a WAR file, just drop it in If you have all of the contents of the application, you must distribute as so: The root path of your application: Define your web.xml file here: Place compiled class files here: Place dependencies here: Reference for web.xml: http://tomcat-configure.blogspot.com/2009/01/tomcat-web-xml.html & http://wiki.metawerx.net/wiki/Web.xml |
|||||||||||
|