Commit 50f8ac6e5b810a42c897757384b00b937cb75d70
1 parent
8bcd7963
update test web.xml 12
Showing
1 changed file
with
1 additions
and
1 deletions
myapp-web/src/main/webapp/WEB-INF/web.xml
@@ -79,7 +79,7 @@ | @@ -79,7 +79,7 @@ | ||
79 | 79 | ||
80 | <!--配置欢迎界面--> | 80 | <!--配置欢迎界面--> |
81 | <welcome-file-list> | 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 | </welcome-file-list> | 83 | </welcome-file-list> |
84 | 84 | ||
85 | </web-app> | 85 | </web-app> |