diff src/main/webapp/WEB-INF/web.xml @ 31:c8d367a4bbcd

new: user updates label in branch
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Thu, 24 Sep 2015 13:35:39 +0200
parents 3b3e2963c8f7
children 2e1662afc81c
line wrap: on
line diff
--- a/src/main/webapp/WEB-INF/web.xml	Fri Sep 11 15:54:01 2015 +0200
+++ b/src/main/webapp/WEB-INF/web.xml	Thu Sep 24 13:35:39 2015 +0200
@@ -7,7 +7,7 @@
 	<display-name>LGServices</display-name>
 
 	<welcome-file-list>
-		<welcome-file>pages/books.jsp</welcome-file>
+		<welcome-file>pages/home.jsp</welcome-file>
 	</welcome-file-list>
 
 	<jsp-config>