From 1fe337bb3d7345b93b5476dc9e50ef04802e47e1 Mon Sep 17 00:00:00 2001 From: "Donald J. Brown" Date: Sun, 22 Jun 2008 04:05:11 +0000 Subject: [PATCH] Changing filter to new struts filter WW-2193 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@670311 13f79535-47bb-0310-9956-ffa450edef68 --- apps/mailreader/src/main/webapp/WEB-INF/web.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mailreader/src/main/webapp/WEB-INF/web.xml b/apps/mailreader/src/main/webapp/WEB-INF/web.xml index 0772ab2fe..0bc7d9422 100644 --- a/apps/mailreader/src/main/webapp/WEB-INF/web.xml +++ b/apps/mailreader/src/main/webapp/WEB-INF/web.xml @@ -7,7 +7,7 @@ Struts2 - org.apache.struts2.dispatcher.FilterDispatcher + org.apache.struts2.dispatcher.filter.StrutsPrepareAndExecuteFilter