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.
Spring Web Flow 2 aims to make Web development in JSF and Spring MVC easier, with less coding, less coupling, more flexibility, and Ajax techniques that enhance the user experience.
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 ...
Spring Web Flow, a Web framework built on the popular Spring Java framework that integrates with such frameworks as Spring, Struts and JavaServer Faces (JSF), is being upgraded to improve the flow ...
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 ...