diff --git a/spring-webflow-samples/booking-portlet-faces/.springWebflow b/spring-webflow-samples/booking-portlet-faces/.springWebflow index 60fb2f2a..cc86e835 100644 --- a/spring-webflow-samples/booking-portlet-faces/.springWebflow +++ b/spring-webflow-samples/booking-portlet-faces/.springWebflow @@ -3,17 +3,20 @@ 1 + + src/main/webapp/WEB-INF/flows/view/view.xml + + + src/main/webapp/WEB-INF/flows/booking/booking.xml + src/main/webapp/WEB-INF/flows/main/main.xml - - - src/main/webapp/WEB-INF/flows/view/view.xml - + diff --git a/spring-webflow-samples/booking-portlet-mvc/.springWebflow b/spring-webflow-samples/booking-portlet-mvc/.springWebflow index 7a32fa1d..5283e684 100644 --- a/spring-webflow-samples/booking-portlet-mvc/.springWebflow +++ b/spring-webflow-samples/booking-portlet-mvc/.springWebflow @@ -3,17 +3,20 @@ 1 + + src/main/webapp/WEB-INF/flows/booking/booking.xml + + + src/main/webapp/WEB-INF/flows/main/main.xml + src/main/webapp/WEB-INF/flows/view/view.xml - - - src/main/webapp/WEB-INF/flows/booking/booking.xml - +