Spring Web Flow

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
Books
  

Articles:
  • Web Applications with Spring Web Flow and Terracotta for Spring by Jonas Bonér, Eugene Kuleshov   - [Clicks: 32]
    In this article we will first give you an overview of Spring Web Flow and Terracotta for Spring, and after that show you how you can use these technologies together to enter a new dimension in writing stateful, conversational, scalable and highly available web applications.
    http://www.infoq.com/articles/spring-web-flow-terracotta - Apr, 2007
  • Spring Web Flow: A Practical Introduction by Erwin Vervaet   - [Clicks: 102]
    This article introduces Spring Web Flow, a sub project of the popular Spring Framework. Core Web Flow principles are explained and illustrated. The article serves as a practical introduction to building a web application using Spring Web Flow and the Spring Framework by discussing a sample application. The reader is assumed to have a basic understanding of JEE web applications, XML, the Spring Framework and particularly the Spring Web MVC framework. Check the resources for links to background information.
    http://www.ervacon.com/products/swf/intro/index.html - Jan, 2007

[Top]

Books:
  • Working with Spring Web Flow by Erwin Vervaet   - [Clicks: 33]
    Spring Web Flow is an exciting open source framework for developing Java web applications. The framework improves productivity by addressing three major pain-points facing web application developers: user interface navigation control, state management, and modularity. This book covers Spring Web Flow in detail by explaining its motivation and feature set, as well as providing practical guidance for using the framework to develop web applications successfully in a number of environments.From this book you will learn: * How to get started with Spring Web Flow; * Leveraging Spring Web Flow's powerful features; * Extending the framework to take it beyond its out of the box feature set; * Best practices and real world use-cases; * Insights into the design and implementation of the framework.
    http://www.ervacon.com/products/swfbook/index.html - Aug, 2007

[Top]