From 8d395ee27c430780873eed2f06ade383851c9fc2 Mon Sep 17 00:00:00 2001 From: "Donald J. Brown" Date: Sun, 22 Jun 2008 04:03:27 +0000 Subject: [PATCH] Adding new filter to rest showcase WW-2193 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@670310 13f79535-47bb-0310-9956-ffa450edef68 --- apps/rest-showcase/src/main/webapp/WEB-INF/web.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/rest-showcase/src/main/webapp/WEB-INF/web.xml b/apps/rest-showcase/src/main/webapp/WEB-INF/web.xml index 6e7e88ce1..1c6ab34a6 100644 --- a/apps/rest-showcase/src/main/webapp/WEB-INF/web.xml +++ b/apps/rest-showcase/src/main/webapp/WEB-INF/web.xml @@ -12,7 +12,7 @@ action2 - org.apache.struts2.dispatcher.FilterDispatcher + org.apache.struts2.dispatcher.filter.StrutsPrepareAndExecuteFilter actionPackages org.apache.struts2.rest.example