Re: How to get method name in interceptor

2012-05-17 Thread Maurizio Cucchiara
You're welcome.

Re: How to get method name in interceptor

2012-05-17 Thread SudhirSahoo
That works like a charm. Thanks a lot. Thanks, Sudhir -- View this message in context: http://struts.1045723.n5.nabble.com/How-to-get-method-name-in-interceptor-tp3476096p5709802.html Sent from the Struts - User mailing list archive at Nabble.com. ---

Re: How to get method name in interceptor

2012-05-17 Thread Maurizio Cucchiara
You should be able to get it through: invocation.getProxy().getMethod(); Twitter :http://www.twitter.com/m_cucchiara G+ :https://plus.google.com/107903711540963855921 Linkedin:http://www.linkedin.com/in/mauriziocucchiara Maurizio Cucchiara On 17 May 2012 19:02, SudhirSahoo w

Re: How to get method name in interceptor

2012-05-17 Thread SudhirSahoo
Hi, It seems the url (http://strutsschool.com/downloads/downloads.action) is not working now. Can you please post here the logic how to get the method name in interceptor. Thanks, Sudhir -- View this message in context: http://struts.1045723.n5.nabble.com/How-to-get-method-name-in-interceptor-