Spring Web Flow: Difference between revisions

Content deleted Content added
Klr8 (talk | contribs)
No edit summary
Klr8 (talk | contribs)
No edit summary
Line 14:
| website = http://www.springsource.org/webflow
}}
'''Spring Web Flow''' (SWF) is the sub-project of the [[Spring Framework]] that focuses on providing the infrastructure for building and running rich web applications. The project tries to solve 3 core problems facing web application developers:
* How do you express page navigation rules?
* How do you manage navigation and conversational state?
* How do you facilitate modularization and reuse?
 
==History==
Line 26 ⟶ 29:
 
==External links==
* [http://www.springsourcespringframework.org/webflow Spring Web Flow Homepage (SpringFramework.org)]
* [http://www.ervacon.com/products/springwebflow Original Spring Web Flow version (Ervacon)]