Commit 8bcd7963b532c3940c0b02fdcd3b43bf2e6de158

Authored by jiangchengyong
1 parent 3614cb1d

update test web.xml 12

myapp-web/src/main/webapp/WEB-INF/web.xml
... ... @@ -79,7 +79,7 @@
79 79  
80 80 <!--配置欢迎界面-->
81 81 <welcome-file-list>
82   - <welcome-file>index.jsp,index.jsp</welcome-file>
  82 + <welcome-file>index.jsp,index.jsp,index.jsp,index.jsp</welcome-file>
83 83 </welcome-file-list>
84 84  
85 85 </web-app>
... ...