317abd58 by weimo934

修改为web项目

1 parent 954f00c6
1 # Created by .ignore support plugin (hsz.mobi)
1 <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2 xmlns="http://java.sun.com/xml/ns/javaee"
3 xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"
4 id="WebApp_ID" version="3.0" metadata-complete="false">
5
6
7 <welcome-file-list>
8 <welcome-file>index.html</welcome-file>
9 <welcome-file>index.jsp</welcome-file>
10 </welcome-file-list>
11 </web-app>
...\ No newline at end of file ...\ No newline at end of file