From 6d7eafa4555bcd2ef7672af514f157794d9cb350 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Tue, 17 Mar 2009 20:19:15 +0000 Subject: [PATCH] new sample for 2.0.7 --- spring-webflow-samples/readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-webflow-samples/readme.txt b/spring-webflow-samples/readme.txt index ee664af9..2cee83eb 100644 --- a/spring-webflow-samples/readme.txt +++ b/spring-webflow-samples/readme.txt @@ -1,6 +1,7 @@ /* * spring-webflow-samples * ---------------------- + * getting-started-with-spring-webflow: Starter application template for Spring MVC and Web Flow * booking-mvc: Hotel Booking Reference App (Spring MVC + Web Flow + JSP version) * booking-faces: Hotel Booking Reference App (Spring MVC + Web Flow + JavaServerFaces version) * booking-portlet-mvc: Hotel Booking Reference App (Spring Portlet MVC + Web Flow + JSP version)