Package org.springframework.webflow.mvc.view


package org.springframework.webflow.mvc.view
Support for rendering Spring MVC-based Views within Web Flow.
  • Class
    Description
    Base view implementation for the Spring Web MVC Servlet frameworks.
    Base class for mvc view factories.
    View resolver that provides special view resolution for Spring Javascript Ajax requests.
    Makes the properties of the "model" object available to Spring views during rendering.
    A Web Flow flavor of the familiar Spring MVC View Resolver interface.
    Holder class for passing Spring MVC view action state through a redirect.