|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServletRedirectResult | |
|---|---|
| org.apache.struts2.dispatcher | Classes for action dispatching in Struts (the Controller part of MVC). |
| Uses of ServletRedirectResult in org.apache.struts2.dispatcher |
|---|
| Subclasses of ServletRedirectResult in org.apache.struts2.dispatcher | |
|---|---|
class |
ServletActionRedirectResult
This result uses the ActionMapper provided by the
ActionMapperFactory to redirect the browser to a URL that invokes the
specified action and (optional) namespace. |
| Methods in org.apache.struts2.dispatcher that return ServletRedirectResult | |
|---|---|
ServletRedirectResult |
ServletRedirectResult.addParameter(String key,
Object value)
Adds a request parameter to be added to the redirect url |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||