Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreDear Spring Community,
We are pleased to announce that Spring Web Flow 1.0.2 has been released. This is a bugfix and enhancement release, addressing all bugs reported against the Spring Web Flow 1.0 series and significantly enhancing Spring Web Flow's support for users of Java Server Faces (JSF). We recommend upgrading to this release from previous versions.
Spring Web Flow is a next generation Java web application controller framework. The framework provides a powerful system for implementing navigation logic and managing application state consistently across a variety of environments.
Spring Web Flow 1.0.2 is a solid, stable release that serves as a drop-in replacement for existing users and also contains several noteworthy enhancements. Three of these enhancements are particularly worth noting in more detail:
Significantly enhanced JSF integration
Now when used as a JSF extension, Spring Web Flow provides:
Please run and review the sellitem-jsf sample for a quick assessment of these enhancements in action. They significantly improve the ease of using Spring Web Flow in a JSF environment, and are the start of a larger effort that will continue into the 1.1 release and beyond.
Expanded practical documentation
Complete walk-throughs of each of Spring Web Flow's sample applications are now provided in the reference manual. These walk-throughs take you through the implementation of each sample, and explain best practices and design considerations along the way. After downloading the release, see the 'Practical' chapter for how to get the sample applications running inside your IDE.
Spring IDE 2.0 integration
The upcoming 2.0 version of the Spring IDE Eclipse Plugin features a Graphical Web Flow Editor and XML Flow Definition Editor. Beginning with Spring Web Flow 1.0.2, each of the sample applications has been Spring IDE 2.0 enabled, allowing you to easily assess these tools as they progress. To evaluate Spring IDE 2.0 simply import the sample projects into Eclipse and install the latest version of the Spring IDE 2.0 plugin from the nightly update site.
Work has begun on Spring Web Flow 1.1 in anticipation of a first release candidate becoming available at JavaOne. Building on 1.0.2, this release will offer major new functionality including support for conversational persistence contexts, Acegi Security integration, unified EL integration, integrated Spring 2.0 custom scopes, enhanced support for Java-based flows, and support for flow composition and inheritance.
Special thanks to Jeremy Grelle, Rossen Stoyanchev, and Christian Dupuis for their major contributions to this release. It is an exciting time to be a part of the Web Flow community!
Keith Donald - Interface21
Erwin Vervaet - Ervacon
Leads, Spring Web Flow Development