Hi,
I am trying to implement a simple Back mechanism which uses Back buttons in
the page (encouraging users to use this rather than browser Back which is
not a good idea). Lets call the pages Page1 and Page2. A Page 1 action
brings user to Page 2. Page 2 has a Back button. The basic mechanism is
t
ou need to prepare the view. I often
use this pattern with great success.
{Form on Page 1} -[submit]-> FormOneRequestHandlingAction -[forward]->
DispatcherAction -[forward]-> ViewPreparingActionPageTwo -[forward] ->
Page2.jsp
The first two actions can decide to return to page 1 and the third action
will alway
e form,
which is related to the page and some stuff you need to prepare the view.
I often use this pattern with great success.
{Form on Page 1} -[submit]-> FormOneRequestHandlingAction -[forward]->
DispatcherAction -[forward]-> ViewPreparingActionPageTwo -[forward] ->
Page2.jsp
The first two action
wo -[forward] ->
Page2.jsp
The first two actions can decide to return to page 1 and the third action
will always forward to the jsp.
Regards
Niclas
-Original Message-
From: James Sheridan [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 27, 2004 4:51 PM
To: '[EMAIL PROTECTED]'
Subj
4 matches
Mail list logo