hello
I want to navigate from a page to my error page when an exception occurs, and after going
to error page, the user is able to click on "back" button to go back to last
page.
I am using Redirect.instance().captureCurrentView() and in my ErrorAction bean in its
back() method I called Redirect.instance().returnToCapturedView() but it doesn't work.
Am I doing wrong?
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4082458#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...