al --
>Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
>From: James Sheridan <[EMAIL PROTECTED]>
>To:'Struts Users Mailing List' <[EMAIL PROTECTED]>
>Subject: RE: Back navigation using application back buttons
>Date: Wed, 28 Jul 2004 0
e forwared "back" to page1.
-- James
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 28 July 2004 00:44
To: Struts Users Mailing List
Subject: RE: Back navigation using application back buttons
Hi there,
Another way to implement this is to *use* the st
IL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 28 July 2004 05:15
To: Struts Users Mailing List
Subject: RE: Back navigation using application back buttons
I beleive this is really a desired feature, and I have a piece of code
for
doing all this.
Which extends DispatchAction and RequestProces
Mailing List
Subject: RE: Back navigation using application back buttons
I beleive this is really a desired feature, and I have a piece of code for
doing all this.
Which extends DispatchAction and RequestProcessor.
We needed this for
1.BreadCrumbs
2.Wizard type of Screen
3
ing something. For example perhaps there is some way to preserve the
hidden fields from previous invocations of pages when navigating back to
them ?
-- James
-Original Message-
From: Meier, Niclas [mailto:[EMAIL PROTECTED]
Sent: 27 July 2004 19:06
To: Struts Users Mailing List
Subject: RE:
ts Users Mailing
List" <[EMAIL PROTECTED]>
cc
Subject
RE: Back navigation using
application back buttons
Hi there,
Another way to implement this is to *use* the struts config file. In my
case I have a multi page form over four pages. All submissions are handled
by the same A
respond to
"Struts Users Mailing List" <[EMAIL PROTECTED]>
To
"Struts Users Mailing List" <[EMAIL PROTECTED]>
cc
Subject
RE: Back navigation using application back buttons
Hello,
You can try two hidden fields fort he 'currentPage' and 'lastPage'
Hello,
You can try two hidden fields fort he 'currentPage' and 'lastPage'. When you submit
any form with the 'next'-Button you can evalute the request determine the next page in
your process. If you proceed with the back button, you can go back the the last page:
Example 1
Page 1 (c:1, l:undef
8 matches
Mail list logo