diff src/main/webapp/WEB-INF/web.xml @ 24:07f7594ba56e

add filters to lastEditor and editTime in books page
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Thu, 25 Jun 2015 10:53:52 +0200
parents 5b1856cd6b4f
children 3b3e2963c8f7
line wrap: on
line diff
--- a/src/main/webapp/WEB-INF/web.xml	Tue Jun 23 16:21:59 2015 +0200
+++ b/src/main/webapp/WEB-INF/web.xml	Thu Jun 25 10:53:52 2015 +0200
@@ -7,7 +7,7 @@
 	<display-name>LGServices</display-name>
 
 	<welcome-file-list>
-		<welcome-file>pages/home.jsp</welcome-file>
+		<welcome-file>pages/books.jsp</welcome-file>
 	</welcome-file-list>
 
 	<jsp-config>