From ad1ad9705da71aab9b9a155f36d9319d4fa81334 Mon Sep 17 00:00:00 2001
From: Keith Donald
Date: Tue, 21 Aug 2007 07:41:24 +0000
Subject: [PATCH] features update to focus on bigger picture
---
.../booking-jsf/src/main/webapp/intro.xhtml | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/spring-webflow-samples/booking-jsf/src/main/webapp/intro.xhtml b/spring-webflow-samples/booking-jsf/src/main/webapp/intro.xhtml
index 2125ea6d..90c84b5e 100755
--- a/spring-webflow-samples/booking-jsf/src/main/webapp/intro.xhtml
+++ b/spring-webflow-samples/booking-jsf/src/main/webapp/intro.xhtml
@@ -42,13 +42,16 @@
and is available beginning with Spring Web Flow 2.0 m1.
- The new features illustrated in this sample include:
+ The key features illustrated in this sample include:
- - Flow-managed persistence contexts
+ - A unified navigation model
+ - A robust state management model
+ - Modularization of web application functionality by domain responsibility
+ - Flow-managed persistence contexts with the Java Persistence API (JPA)
- Unified Expression Language (EL) integration
- - Spring 2.0 custom scopes
- - Client-side validation with ExtJs
+ - Client-side validation with ExtJs
+ - Spring IDE integration, with support for graphical flow modeling
Start your hotel booking experience