From c6865d5f2adfe7f198e791da9375284c29291bdb Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Tue, 21 Aug 2007 02:57:58 +0000 Subject: [PATCH] --- .../WEB-INF/config/web-application-config.xml | 51 +++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100755 spring-webflow-samples/booking-jsf/src/main/webapp/WEB-INF/config/web-application-config.xml diff --git a/spring-webflow-samples/booking-jsf/src/main/webapp/WEB-INF/config/web-application-config.xml b/spring-webflow-samples/booking-jsf/src/main/webapp/WEB-INF/config/web-application-config.xml new file mode 100755 index 00000000..558e831a --- /dev/null +++ b/spring-webflow-samples/booking-jsf/src/main/webapp/WEB-INF/config/web-application-config.xml @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + /flow/main/main.xml + /flow/booking/booking.xml + + + + + + + + + + + + + + + + + + + + \ No newline at end of file