features update to focus on bigger picture
This commit is contained in:
@@ -42,13 +42,16 @@
|
||||
and is available beginning with Spring Web Flow 2.0 m1.
|
||||
</p>
|
||||
<p>
|
||||
The new features illustrated in this sample include:
|
||||
The key features illustrated in this sample include:
|
||||
</p>
|
||||
<ul>
|
||||
<li>Flow-managed persistence contexts</li>
|
||||
<li>A unified navigation model</li>
|
||||
<li>A robust state management model</li>
|
||||
<li>Modularization of web application functionality by domain responsibility</li>
|
||||
<li>Flow-managed persistence contexts with the Java Persistence API (JPA)</li>
|
||||
<li>Unified Expression Language (EL) integration</li>
|
||||
<li>Spring 2.0 custom scopes</li>
|
||||
<li>Client-side validation with ExtJs</li>
|
||||
<li>Client-side validation with ExtJs</li>
|
||||
<li>Spring IDE integration, with support for graphical flow modeling</li>
|
||||
</ul>
|
||||
<p align="right">
|
||||
<a href="controller.spring?_flowId=main">Start your hotel booking experience</a>
|
||||
|
||||
Reference in New Issue
Block a user