-
webapp's "document root" directory:
-
/WEB-INF/web.xml
-
/WEB-INF/lib/
-
/WEB-INF/classes/
-
*.html, *.jsp, etc.
摘自:http://tomcat.apache.org/tomcat-8.0-doc/appdev/deployment.html
webapp's "document root" directory:
/WEB-INF/web.xml
/WEB-INF/lib/
/WEB-INF/classes/
*.html, *.jsp, etc.
摘自:http://tomcat.apache.org/tomcat-8.0-doc/appdev/deployment.html