InfoQ

Topic/Tag specific view

Spring Web Flow Content on InfoQ


Latest featured content about Spring Web Flow

Rod Johnson Discusses Spring, OSGi, Tomcat and the Future of Enterprise Java

Community
Java
Topics
Web Frameworks,
Application Servers,
Enterprise Architecture,
Acquisitions

Rod Johnson discusses the Spring Portfolio, the Oracle/BEA and Sun/MySQL acquisitions, Java EE 6, Tomcat and Spring, Spring Dynamic Modules, the future of enterprise Java, the benefits of OSGi for application developers, the Covalent acquisition and Spring 3.0. Johnson also alludes to the SpringSource Application Platform, which was announced a month after this interview was filmed.

Rod Johnson discusses the Spring Portfolio

Community
.NET,
Java
Topics
Open Source,
Enterprise Architecture

In this interview from QCon San Francisco, SpringSource CEO Rod Johnson discusses the origins and philosophy of Spring, the Spring Portfolio, Spring Web Flow, Spring Batch, Spring.Net, the partnership with Tasktop Technologies, and community involvement and utilization of Spring.

Spring Web Flow with Keith Donald

Community
Java
Topics
Web Frameworks,
Workflow / BPM

Keith Donald goes in depth on Spring Web Flow, which solves the problem of orchestrating control navigations within a web application in Spring MVC, Struts, and JSF. Keith talks about how to design workflows in web apps and technical details such as how the flows are fault tolerant and how they integrate into web frameworks.

News about Spring Web Flow

Spring Web Flow 2.0.0.RC1 Released; Adds Ajax, JSF, and Security Integration

Community
Java
Topics
Web Frameworks,
Open Source

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. Web Flow is an extension to Spring MVC for implementing flows in a web application.

SpringSource Announces Acquisition by Microsoft

Community
Architecture,
.NET,
Java
Topics
Web Frameworks,
Enterprise Architecture,
.NET Framework,
Acquisitions

In a surprise announcement, SpringSource CEO Rod Johnson announced that SpringSource has agreed to be acquired by Microsoft. InfoQ interviewed Johnson to learn more about this acquisition and what it will mean for the future of both Spring and the .Net Framework.

Spring 2.5: Drop-in upgrade for 2.0 with OSGi bundles, full annotation-based configuration & AspectJ

Community
Java
Topics
Open Source,
Configuration Management

The first release candidate of Spring 2.5, formerly known as version 2.1, was recently released. InfoQ spoke with Spring framework lead developer Juergen Hoeller to learn more about this release.

Spring IDE 2.0 Adds Web Flow and AOP Development Tools

Community
Java
Topics
Artifacts & Tools

Version 2.0 of Spring IDE was released today. This release includes support for Spring Web Flow and Spring AOP development tools. InfoQ took the opportunity to speak with Christian Dupuis, Spring IDE co-lead, in order to learn more about this release.

Spring Web Flow Enhances JSF Navigation and State

Community
Java
Topics
Web Frameworks

In a new article Interface21's Keith Donald details how Spring Web Flow integrates with JSF to provide a better model for implementing navigation logic and managing application state.

Java Web Frameworks Increase Support for Auto-Reload

Community
Java
Topics
Web Frameworks

Java web frameworks are increasingly adopting the ability to change portions of a web application and see the results immediately without restarting the server. This capability reduces the cost of the compile-build-test cycle, and helps to compete with the features of dynamic-language web frameworks such as Ruby on Rails or TurboGears.