Re: struts2 getting current page

2008-02-21 Thread ravi_eze
e current page and specify it as the result ? > > Thanks > > -- View this message in context: http://www.nabble.com/struts2-getting-current-page-tp15519117p15613187.html Sent from the Struts - User mailing list archive at Nabble.com. --

struts2 getting current page

2008-02-16 Thread Srinivas Surapaneni
I want to define a global exception handler where if this exception happens, it goes to the current page Is there any way to get the current page and specify it as the result ? Thanks