Commit 50f8ac6e5b810a42c897757384b00b937cb75d70

Authored by jiangchengyong
1 parent 8bcd7963

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,index.jsp,index.jsp</welcome-file>
  82 + <welcome-file>index.jsp</welcome-file>
83 83 </welcome-file-list>
84 84  
85 85 </web-app>
... ...