webApp //项目名称
-META-INF
--MANIFEST.MF
-WEB-INF
--classes //编译class文件
--lib //依赖jar
--web.xml
-index.jsp //首页