From 8bcd7963b532c3940c0b02fdcd3b43bf2e6de158 Mon Sep 17 00:00:00 2001
From: jiangchengyong <447625079@qq.com>
Date: Fri, 16 Jun 2017 17:36:12 +0800
Subject: [PATCH] update  test web.xml 12

---
 myapp-web/src/main/webapp/WEB-INF/web.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/myapp-web/src/main/webapp/WEB-INF/web.xml b/myapp-web/src/main/webapp/WEB-INF/web.xml
index eb4d292..8c28dc6 100644
--- a/myapp-web/src/main/webapp/WEB-INF/web.xml
+++ b/myapp-web/src/main/webapp/WEB-INF/web.xml
@@ -79,7 +79,7 @@
 
     <!--配置欢迎界面-->
     <welcome-file-list>
-        <welcome-file>index.jsp,index.jsp</welcome-file>
+        <welcome-file>index.jsp,index.jsp,index.jsp,index.jsp</welcome-file>
     </welcome-file-list>
 
 </web-app>
--
libgit2 0.23.3