From 5d6e62b4df3506ffd07363128a03d2bf96f2d850 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Sat, 2 Aug 2008 16:10:48 +0000 Subject: [PATCH] spring web flow 2 ide config --- spring-webflow-samples/booking-faces/.springWebflow | 10 +++++----- spring-webflow-samples/booking-mvc/.springWebflow | 10 +++------- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/spring-webflow-samples/booking-faces/.springWebflow b/spring-webflow-samples/booking-faces/.springWebflow index a855adb0..5ce16830 100755 --- a/spring-webflow-samples/booking-faces/.springWebflow +++ b/spring-webflow-samples/booking-faces/.springWebflow @@ -1,15 +1,15 @@ 1 - + - src/main/webapp/WEB-INF/flows/main/main-flow.xml - + src/main/webapp/WEB-INF/flows/booking/booking.xml + - src/main/webapp/WEB-INF/flows/booking/booking-flow.xml - + src/main/webapp/WEB-INF/flows/main/main.xml + diff --git a/spring-webflow-samples/booking-mvc/.springWebflow b/spring-webflow-samples/booking-mvc/.springWebflow index 737a5617..7b439282 100755 --- a/spring-webflow-samples/booking-mvc/.springWebflow +++ b/spring-webflow-samples/booking-mvc/.springWebflow @@ -1,15 +1,11 @@ + 1 + - src/main/webapp/flow/booking/booking.xml + src/main/webapp/WEB-INF/hotels/booking/booking.xml - - - - src/main/webapp/flow/main/main.xml - -