Hello. I was wondering. Is there a way in struts to go back to the previous page. Like hitting back button?

I have a confirmation page, and I want when the user hits the cancel button for it to be redirected to the previous page. Currently I have an ActionForward which returns

mapping.findForward("SomePage.page");

Shervin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to