aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/src/main/webapp/WEB-INF/web.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2013-07-29 16:18:47 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2013-07-29 16:18:47 +0200
commit4e33913549b65ec9b16b4d0f3ffea9f97279ca65 (patch)
treecb576840181390c41e6ae04fa14d10e455a4d3cd /id/ConfigWebTool/src/main/webapp/WEB-INF/web.xml
parent99694b29f82f858f5b6163e6a3d6c11caaeb487e (diff)
downloadmoa-id-spss-4e33913549b65ec9b16b4d0f3ffea9f97279ca65.tar.gz
moa-id-spss-4e33913549b65ec9b16b4d0f3ffea9f97279ca65.tar.bz2
moa-id-spss-4e33913549b65ec9b16b4d0f3ffea9f97279ca65.zip
configuration tool update
Diffstat (limited to 'id/ConfigWebTool/src/main/webapp/WEB-INF/web.xml')
-rw-r--r--id/ConfigWebTool/src/main/webapp/WEB-INF/web.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/id/ConfigWebTool/src/main/webapp/WEB-INF/web.xml b/id/ConfigWebTool/src/main/webapp/WEB-INF/web.xml
index c680c875e..c8ba8ab8a 100644
--- a/id/ConfigWebTool/src/main/webapp/WEB-INF/web.xml
+++ b/id/ConfigWebTool/src/main/webapp/WEB-INF/web.xml
@@ -44,7 +44,7 @@
<filter-class>org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter</filter-class>
</filter>
-<!-- <filter>
+ <filter>
<filter-name>EncodingFilter</filter-name>
<filter-class>at.iaik.commons.webapp.filter.encoding.EncodingFilter</filter-class>
<init-param>
@@ -59,7 +59,7 @@
<param-name>forceResponseEncoding</param-name>
<param-value>true</param-value>
</init-param>
- </filter> -->
+ </filter>
<!-- <filter-mapping>
<filter-name>sitemash</filter-name>
@@ -71,10 +71,10 @@
<url-pattern>*.action</url-pattern>
</filter-mapping>
-<!-- <filter-mapping>
+ <filter-mapping>
<filter-name>EncodingFilter</filter-name>
<url-pattern>/*</url-pattern>
- </filter-mapping> -->
+ </filter-mapping>
<welcome-file-list>