From 53740eeca2aad0244818e9338dcb93a649215ef8 Mon Sep 17 00:00:00 2001 From: Ted Nathan Husted Date: Thu, 31 Aug 2006 14:57:27 +0000 Subject: [PATCH] WW-1349 Move new Tutorial code into Showcase git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438947 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/webapp/tutorial/WEB-INF/web.xml | 34 ------------------- 1 file changed, 34 deletions(-) delete mode 100644 apps/showcase/src/main/webapp/tutorial/WEB-INF/web.xml diff --git a/apps/showcase/src/main/webapp/tutorial/WEB-INF/web.xml b/apps/showcase/src/main/webapp/tutorial/WEB-INF/web.xml deleted file mode 100644 index 98062ef1f..000000000 --- a/apps/showcase/src/main/webapp/tutorial/WEB-INF/web.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - Struts 2 Mailreader - - - contextConfigLocation - classpath*:applicationContext*.xml - - - - Struts2 - - org.apache.struts2.dispatcher.FilterDispatcher - - - - - Struts2 - /* - - - - - org.springframework.web.context.ContextLoaderListener - - - - - index.html - - -