From cef529ec814c579251bc21f2668a819d3ab892ab Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Tue, 13 May 2008 07:06:50 +0000 Subject: [PATCH] polish --- .../src/main/webapp/WEB-INF/config/security-config.xml | 2 +- .../WEB-INF/config/dispatcher-servlet-config.xml | 10 ---------- 2 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/config/dispatcher-servlet-config.xml diff --git a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/config/security-config.xml b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/config/security-config.xml index 487d4909..7397ff60 100644 --- a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/config/security-config.xml +++ b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/config/security-config.xml @@ -17,7 +17,7 @@ - + diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/config/dispatcher-servlet-config.xml b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/config/dispatcher-servlet-config.xml deleted file mode 100644 index 3da3506e..00000000 --- a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/config/dispatcher-servlet-config.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file