Package | Description |
---|---|
com.opensymphony.xwork2 |
Main XWork interfaces and classes.
|
com.opensymphony.xwork2.mock |
XWork specific mock classes.
|
org.apache.struts2 | |
org.apache.struts2.config |
Classes for Struts configuration and property handling.
|
org.apache.struts2.result | |
org.apache.struts2.views.freemarker |
Class and Description |
---|
ActionChainResult
This result invokes an entire other action, complete with it's own interceptor stack and result.
|
Result
All results (except for
Action.NONE ) of an Action are mapped to a View implementation. |
Class and Description |
---|
Result
All results (except for
Action.NONE ) of an Action are mapped to a View implementation. |
Class and Description |
---|
Result
All results (except for
Action.NONE ) of an Action are mapped to a View implementation. |
Class and Description |
---|
Result
All results (except for
Action.NONE ) of an Action are mapped to a View implementation. |
Class and Description |
---|
Redirectable
Marking interface for results which perform browser redirection
|
Result
All results (except for
Action.NONE ) of an Action are mapped to a View implementation. |
ServletRedirectResult
Calls the
sendRedirect
method to the location specified. |
StrutsResultSupport |
Class and Description |
---|
Result
All results (except for
Action.NONE ) of an Action are mapped to a View implementation. |
StrutsResultSupport |
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.