diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/flows/booking/booking.xml b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/flows/booking/booking.xml index dfadb96f..0ecc8fb0 100755 --- a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/flows/booking/booking.xml +++ b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/flows/booking/booking.xml @@ -15,17 +15,17 @@ - + - + - + diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/flows/booking/bookingForm.jsp b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/flows/booking/enterBookingDetails.jsp similarity index 100% rename from spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/flows/booking/bookingForm.jsp rename to spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/flows/booking/enterBookingDetails.jsp diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/flows/booking/confirmBooking.jsp b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/flows/booking/reviewBooking.jsp similarity index 100% rename from spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/flows/booking/confirmBooking.jsp rename to spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/flows/booking/reviewBooking.jsp diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/flows/main/main.xml b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/flows/main/main.xml index 47e77980..6e940126 100755 --- a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/flows/main/main.xml +++ b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/flows/main/main.xml @@ -6,14 +6,14 @@ - + - + @@ -22,23 +22,23 @@ - + - + - + - - + + - + \ No newline at end of file diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/flows/main/hotelDetails.jsp b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/flows/main/reviewHotel.jsp similarity index 100% rename from spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/flows/main/hotelDetails.jsp rename to spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/flows/main/reviewHotel.jsp diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/logout-success.jsp b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/logout-success.jsp index 51b095af..ed7ed422 100755 --- a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/logout-success.jsp +++ b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/logout-success.jsp @@ -9,6 +9,7 @@ Logout You have successfully logged out. + " />Continue
You have successfully logged out.
" />Continue