|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionRedirect | |
|---|---|
| org.apache.struts.action | The action package is the core of the struts framework, providing the "Controller" aspect of a MVC model. |
| Uses of ActionRedirect in org.apache.struts.action |
|---|
| Methods in org.apache.struts.action that return ActionRedirect | |
|---|---|
ActionRedirect |
ActionRedirect.addParameter(String fieldName,
Object valueObj)
Adds the object's toString() to the list of parameters if it's not null, or an empty string with the given fieldName if it is. |
ActionRedirect |
ActionRedirect.setAnchor(String anchorValue)
Adds an anchor to the path. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||