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 cf42d89f6..4367ef3af 100644 --- a/apps/rest-showcase/src/main/webapp/WEB-INF/web.xml +++ b/apps/rest-showcase/src/main/webapp/WEB-INF/web.xml @@ -19,16 +19,15 @@ * under the License. */ --> - + xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"> - Struts 2 Rest Example + Struts 2 Rest Example - - + + action2 org.apache.struts2.dispatcher.filter.StrutsPrepareAndExecuteFilter diff --git a/apps/showcase/src/main/webapp/WEB-INF/web.xml b/apps/showcase/src/main/webapp/WEB-INF/web.xml index d69061e9c..a0219c7bb 100644 --- a/apps/showcase/src/main/webapp/WEB-INF/web.xml +++ b/apps/showcase/src/main/webapp/WEB-INF/web.xml @@ -17,10 +17,9 @@ * specific language governing permissions and limitations * under the License. --> - + Struts Showcase Application