public
classFlowExecutionRedirect
extends ViewSelection
Overview
Inheritance
Members
Usage
Source
Books
SinceNot specified.
VersionNot specified.
Author(s)Keith Donald, Erwin Vervaet
Concrete response type that requests an redirect to an existing,
active Spring Web Flow execution at a unique SWF-specific flow execution
URL. This enables the triggering of redirect after post semantics from
within an active flow execution.
Once the redirect response is issued a new request is initiated by the
browser targeted at the flow execution URL. The URL is stabally refreshable
(and bookmarkable) while the conversation remains active, safely triggering a
refresh(RequestContext) on each
access.
Once the redirect response is issued a new request is initiated by the browser targeted at the flow execution URL. The URL is stabally refreshable (and bookmarkable) while the conversation remains active, safely triggering a refresh(RequestContext) on each access.