Binary package “libspring-webflow-2.0-java-doc” in ubuntu precise

documentation for libspring-webflow-2.0-java

 Documentation for the Web Flow module that is a MVC extension that allows you
 to define Controllers using a domain-specific-language. This language is
 designed to model user interactions that require several requests into the
 server to complete, or may be invoked from different contexts. Provides:
  - A domain-specific-language for defining reusable controller modules called
    flows.
  - An advanced controller engine for managing conversational state.
  - First-class support for using Ajax to construct rich user interfaces.
  - First-class support for using JavaServerFaces with Spring.