Output from a flow can now be saved to the flash scope of Spring MVC when the 'saveOutputToFlashScopeOnRedirect' property of the FlowHandlerAdapter is 'true'. For backwards compatibility this is an opt-in feature that must be configured by the user. Issues: SWF-1561