Re: Get Action method name in Struts 2.2.X

2011-08-10 Thread styl9090
Thanks Jason, I just figured that out before i see your response. -- View this message in context: http://struts.1045723.n5.nabble.com/Get-Action-method-name-in-Struts-2-2-X-tp4687277p4687436.html Sent from the Struts - User mailing list archive at Nabble.com. ---

Re: Get Action method name in Struts 2.2.X

2011-08-10 Thread styl9090
I am just able to get the answer.. You can get action name and method names using ActionProxy object. *ActionProxy.getActionName(), ActionProxy.getMethod()* -- View this message in context: http://struts.1045723.n5.nabble.com/Get-Action-method-name-in-Struts-2-2-X-tp4687277p4687431.html Sent from