Author Login
Post Reply
Hi all,
in an interceptor is possible to know which action's method is called?
For example, in
<action name="homeSecure" class="org.almayer.web.action.HomeAction"
method="executeSecure">[...]</action>
actionInvocation.getAction() contains an instance of
org.almayer.web.action.HomeAction, but how to know about thr called
executeSecure?
Thanks
Gianluca
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)