Using the "bang" syntax, any alias method on an Action can be called from the action
, submit
, or button
tags.
Code Block | ||||
---|---|---|---|---|
| ||||
<s:action name="action!alias" .... /> |
Using the "bang" syntax, any alias method on an Action can be called from the action
, submit
, or button
tags.
Code Block | ||||
---|---|---|---|---|
| ||||
<s:action name="action!alias" .... /> |