Re: Display progress bar in same page (request page) using struts2 execAndWait Interceptor

2013-03-05 Thread SudhirSahoo
Sir, Thank you for your reply. It would great if anyone provide example code/url/github/svn etc to achieve this scenario. ~Sudhir -- View this message in context: http://struts.1045723.n5.nabble.com/Display-progress-bar-in-same-page-request-page-using-struts2-execAndWait-Interceptor-tp571192

Display progress bar in same page (request page) using struts2 execAndWait Interceptor

2013-03-04 Thread SudhirSahoo
Can anyone please help me. I have registration.jsp with a submit button. When I submit it should validate the credential and show success.jsp. While validating, it is required to dispaly progress bar in the same page (registration.jsp) at the top untill success.jsp renders. When I use the below cod

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 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-