diff --git a/spring-webflow-samples/booking-jsf/src/main/webapp/WEB-INF/config/web-application-config.xml b/spring-webflow-samples/booking-jsf/src/main/webapp/WEB-INF/config/web-application-config.xml new file mode 100755 index 00000000..558e831a --- /dev/null +++ b/spring-webflow-samples/booking-jsf/src/main/webapp/WEB-INF/config/web-application-config.xml @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + /flow/main/main.xml + /flow/booking/booking.xml + + + + + + + + + + + + + + + + + + + + \ No newline at end of file