From 110fa2bb86c12529fa0d52a5cd0764424863461d Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Wed, 31 Oct 2007 02:49:11 +0000 Subject: [PATCH] updated for mvc --- spring-webflow-samples/readme.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spring-webflow-samples/readme.txt b/spring-webflow-samples/readme.txt index 42a904f4..d2a5341c 100644 --- a/spring-webflow-samples/readme.txt +++ b/spring-webflow-samples/readme.txt @@ -1,7 +1,8 @@ /* * spring-webflow-samples * - * booking-jsf - The Spring Web Flow 2.x Hotel Booking Reference Application. + * booking-jsf - The Spring Web Flow 2.x Hotel Booking Reference Application (Standalone Web Flow + JSF version). + * booking-mvc - The Spring Web Flow 2.x Hotel Booking Reference Application (Embedded Web Flow + Spring MVC version). */ Sample pre-requisites: