Details
-
Type:
New Feature
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Complete
-
Affects Version/s: 2.3.1
-
Fix Version/s: 2.4.0.M1
-
Component/s: Core: Flow Engine: Engine Implementation
-
Labels:None
Description
A common use-case when using web flow is to redirect an end state to a MVC destination. Making reference to flow data in such pages (after a flow has ended) can be problematic.
Since Web Flow 2.4 will require Spring 3.1 as a minimum dependency it would be good to provide an easy way to save the output of a flow to MVC flash scope. This feature should be optional and default to 'off'.