News

In Spring Web Flow, a Web flow (or flow) is composed of a set of states. A state is a point in the flow where something happens: for instance, showing a view or executing an action.
Interface21, makers of the Spring Framework for Java, on Thursday announced release of version 1.0 of Spring Web Flow. With Spring Web flow, developers can build reusable, self-contained ...
Developers of Spring Web Flow are working on Version 1.1 of the framework. Due later this year, it will feature the concept of flow composition and inheritance, in which application parts ...
As a JSF extension Spring Web Flow takes over navigation rules and managing the state associated with user interactions (a.k.a conversations). JSF developers benefit from enhanced navigation model.
InfoQ sat down with Keith Donald and Jeremy Grelle of the Spring Web team to discuss the release of Web Flow 2.0.0.RC1, the first production release candidate for the next major release of Web Flow. W ...
Learning Spring can be intimidating, because there are so many different aspects to the framework. At its core, Spring is an Inversion of Control (IoC) and Dependency Injection (DI) container. It's ...
The planned 3.0 version of Spring, expected by September, promises "one single Web programming model from the simplest applications up to the most complex Web interactions," said Spring framework ...