Yes I have. But the problem is that I have some values which doesn't get shown because they are not null. That's why I would like to just go back. There is another ActionForm on the previous page which I cannot receive the values from.

Shervin Asgari - System Consultant
M: +47 918 64 148, @: [EMAIL PROTECTED]
Linpro AS - Leading on Linux    Tel: +47 21 54 41 00/02
Vitaminveien 1A        Fax: +47 21 54 41 01
PB 4 Grefsen, 0409 Oslo    WWW: http://www.linpro.no/



Abhimanyu Koul wrote:
hi!
you can have a separate mapping for the previous page like you have for the
next page
Abhimanyu Koul
FinEng Solutions (P)  Ltd.
Dani Compound,
158, Vidyanagari Marg,
Kalina, Santacruz (East),
Mumbai - 400 098
Mobile : +91 9860582533
----- Original Message -----
From: "Shervin Asgari" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Monday, May 29, 2006 1:28 PM
Subject: Go Back


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]



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


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

Reply via email to