public class RedirectWithFlashResult extends RedirectResult
Adds a unique flashId request parameter to ensure that multiple requests within a single session do not leak data.
prependServletContext
Constructor and Description |
---|
RedirectWithFlashResult() |
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute(String redirectUrl,
com.opensymphony.xwork.ActionInvocation actionInvocation) |
setPrependServletContext
protected void doExecute(String redirectUrl, com.opensymphony.xwork.ActionInvocation actionInvocation) throws Exception
doExecute
in class RedirectResult
Exception
Copyright © 2003–2021 Atlassian. All rights reserved.