Difference between revisions of "Tomcat Stuff"

From MyWiki
Jump to: navigation, search
(Created page with "Tomcat directory structure :<br> .jsp and .html files go in the document root.")
 
Line 1: Line 1:
 
Tomcat directory structure :<br>
 
Tomcat directory structure :<br>
.jsp and .html files go in the document root.
+
.jsp and .html files go in the document root.<br>
 +
/WEB-INF/web.xml - The Web Application Deployment Descriptor<br>

Revision as of 12:12, 22 May 2014

Tomcat directory structure :
.jsp and .html files go in the document root.
/WEB-INF/web.xml - The Web Application Deployment Descriptor