From aead4222cdaa233dd0bced77da6d22e4435b475e Mon Sep 17 00:00:00 2001 From: Scott Andrews Date: Thu, 6 Mar 2008 20:41:08 +0000 Subject: [PATCH] Changed form from post to get to support resuming flow after authentication. --- .../src/main/webapp/WEB-INF/flows/main/hotelDetails.jsp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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/hotelDetails.jsp index 095ccda6..564f5f05 100755 --- 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/hotelDetails.jsp @@ -11,7 +11,8 @@
- + +
Name: