|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ScriptAction in org.apache.struts.scripting |
|---|
| Methods in org.apache.struts.scripting that return ScriptAction | |
|---|---|
ScriptAction |
StrutsInfo.getAction()
Gets the action instance. |
| Methods in org.apache.struts.scripting with parameters of type ScriptAction | |
|---|---|
void |
StrutsInfo.setAction(ScriptAction action)
Sets the action instance. |
| Constructors in org.apache.struts.scripting with parameters of type ScriptAction | |
|---|---|
StrutsInfo(ScriptAction action,
org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
org.apache.struts.util.MessageResources res)
Constructor. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||