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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]