spring-projects / spring-webflow

Spring Web Flow
https://spring.io/projects/spring-webflow
322 stars 228 forks source link

Create a Seam comparison sample application [SWF-366] #1188

Closed spring-operator closed 16 years ago

spring-operator commented 16 years ago

Jeremy Grelle opened SWF-366 and commented

In an effort to answer ongoing questions about how SWF + JSF compares to Seam, we will create a comparison sample that fulfills similar requirements to the Seam booking example using Web Flow's conversation model. This will also serve to show off some of the new features of SWF 1.1, including: -Flow-scoped persistence contexts -Unified EL integration -Spring 2.0 custom scopes -Validation support


No further details from SWF-366

spring-operator commented 16 years ago

Jeremy Grelle commented

The new sample is available as booking-jsf in the spring-webflow-samples directory.