[转] 一个最简单的Web应用的目录结构如下所示: Web应用的结构定义在Servlet的规范中,目前最新版本为3.1. 下载地址:https://jcp.org/aboutJava/communityprocess/final/jsr340/index.html JSR340即Servlet3.1的规范中描述:Context path of an application determines the URL namespace of the contents of the Web applic…