From 18e4526c997bde8f50f91a43c304334a967c2705 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Sun, 27 Apr 2008 12:44:58 +0000 Subject: [PATCH] required jars --- spring-webflow-samples/booking-faces/.classpath | 4 ++-- spring-webflow-samples/booking-faces/.springBeans | 2 +- spring-webflow-samples/booking-mvc/.classpath | 6 ++++-- spring-webflow-samples/booking-mvc/.springBeans | 2 +- spring-webflow-samples/booking-portlet-mvc/.classpath | 3 ++- .../webapp/WEB-INF/flows/booking/enterBookingDetails.jsp | 2 +- .../src/main/webapp/WEB-INF/flows/booking/reviewBooking.jsp | 2 +- 7 files changed, 12 insertions(+), 9 deletions(-) diff --git a/spring-webflow-samples/booking-faces/.classpath b/spring-webflow-samples/booking-faces/.classpath index 35e84375..41effcfe 100755 --- a/spring-webflow-samples/booking-faces/.classpath +++ b/spring-webflow-samples/booking-faces/.classpath @@ -6,7 +6,7 @@ - - + + diff --git a/spring-webflow-samples/booking-faces/.springBeans b/spring-webflow-samples/booking-faces/.springBeans index a1c6dc1e..455ff2cf 100755 --- a/spring-webflow-samples/booking-faces/.springBeans +++ b/spring-webflow-samples/booking-faces/.springBeans @@ -19,9 +19,9 @@ true false + src/main/webapp/WEB-INF/config/web-application-config.xml src/main/webapp/WEB-INF/config/data-access-config.xml src/main/webapp/WEB-INF/config/security-config.xml - src/main/webapp/WEB-INF/config/web-application-config.xml src/main/webapp/WEB-INF/config/webflow-config.xml src/main/webapp/WEB-INF/config/webmvc-config.xml diff --git a/spring-webflow-samples/booking-mvc/.classpath b/spring-webflow-samples/booking-mvc/.classpath index ee222953..3d2926b9 100755 --- a/spring-webflow-samples/booking-mvc/.classpath +++ b/spring-webflow-samples/booking-mvc/.classpath @@ -6,7 +6,9 @@ - - + + + + diff --git a/spring-webflow-samples/booking-mvc/.springBeans b/spring-webflow-samples/booking-mvc/.springBeans index 7065ca75..92b4d41e 100755 --- a/spring-webflow-samples/booking-mvc/.springBeans +++ b/spring-webflow-samples/booking-mvc/.springBeans @@ -19,9 +19,9 @@ true false + src/main/webapp/WEB-INF/config/web-application-config.xml src/main/webapp/WEB-INF/config/data-access-config.xml src/main/webapp/WEB-INF/config/security-config.xml - src/main/webapp/WEB-INF/config/web-application-config.xml src/main/webapp/WEB-INF/config/webflow-config.xml src/main/webapp/WEB-INF/config/webmvc-config.xml diff --git a/spring-webflow-samples/booking-portlet-mvc/.classpath b/spring-webflow-samples/booking-portlet-mvc/.classpath index 898600ff..996dbcc2 100644 --- a/spring-webflow-samples/booking-portlet-mvc/.classpath +++ b/spring-webflow-samples/booking-portlet-mvc/.classpath @@ -6,6 +6,7 @@ - + + diff --git a/spring-webflow-samples/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/booking/enterBookingDetails.jsp b/spring-webflow-samples/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/booking/enterBookingDetails.jsp index 7d4df312..d4a91c60 100644 --- a/spring-webflow-samples/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/booking/enterBookingDetails.jsp +++ b/spring-webflow-samples/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/booking/enterBookingDetails.jsp @@ -124,7 +124,7 @@ -     diff --git a/spring-webflow-samples/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/booking/reviewBooking.jsp b/spring-webflow-samples/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/booking/reviewBooking.jsp index 614a51cf..4dcea977 100644 --- a/spring-webflow-samples/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/booking/reviewBooking.jsp +++ b/spring-webflow-samples/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/booking/reviewBooking.jsp @@ -44,7 +44,7 @@ - Check Out Date: + Check Out Date: ${status.value}