diff --git a/pom.xml b/pom.xml
index 73a9ca241..467373342 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
com.github.devezhao
persist4j
- 2c71f4bea4
+ master-SNAPSHOT
junit
diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml
index 76f1e4a87..e98bd1832 100644
--- a/src/main/webapp/WEB-INF/web.xml
+++ b/src/main/webapp/WEB-INF/web.xml
@@ -1,18 +1,23 @@
-
-
- Rebuild
+
+
+ REBUILD
+ Building your system freely
contextConfigLocation
classpath:application-ctx.xml
+
com.rebuild.server.ServerListener
+
+ com.rebuild.web.OnlineSessionStore
+
encodingFilter
@@ -102,11 +107,15 @@
/error40x.jsp
-
- com.rebuild.web.OnlineSessionStore
-
-
120
+
+
+
+ *.jsp
+ true
+
+
+
\ No newline at end of file