open static fun saveOutputFlashMap(location: String, request: HttpServletRequest, response: HttpServletResponse): Unit
Convenience method that retrieves the "output", updates it with the path and query params of the target URL, and then saves it using the FlashMapManager.
location - the target URL for the redirect
response - the current response
Since
5.0