Spring Web Flow builds on Spring MVC and allows implementing the 'flows' of a web application. A flow encapsulates a sequence of steps that guide a user through the execution of some business task.
Version2.3.3.RELEASEcompared with

Version Details

Provided Changes (6)

2.3.2.RELEASE 2.3.3.RELEASE
ChangeGroup / ArtifactPreviousCurrent
+ Added javax.servlet » javax.servlet-api-3.0.1
+ Added org.eclipse.persistence » javax.persistence-2.0.0
~ Updated javax.el » el-api1.02.2
- Removed javax.persistence » persistence-api1.0-
- Removed javax.servlet » servlet-api2.4-
- Removed javax.transaction » transaction-api1.1-

Test Changes (8)