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]

