I hope I am interpreting your question properly. If not, sorry. It
sounds like you are asking when you return to page 1 from page 2 should
you re-populate the page 1 form. The answer is usually yes. Either
Struts-1 or Struts-2 tags will help in the re-population. If you want
to use plain html
Thanks for the answers, but I would like a direct answer to my questions
(1)... (2)... . Any thoughts?
-Original Message-
From: Ray Clough [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 10, 2007 1:41 PM
To: Struts Users Mailing List
Subject: Re: The design of bread crumb trail
Are you
Are you using S1 or S2?
I once implemented a S1 bread-crumbs facility using a custom
RequestProcessor to put a stack of page url's into the user's session.
This worked well, and allowed a page to return to any of the last 3
pages. I used it to go from the catalog page, where the user made a
rst time I participated in the mailing list.
Edward
-Original Message-
From: Zhang, Larry (L.) [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 10, 2007 11:58 AM
To: Struts Users Mailing List
Subject: The design of bread crumb trail
Say I have two Jsp pages, Page 1, Page 2.
On page 1 I have
Say I have two Jsp pages, Page 1, Page 2.
On page 1 I have some text fields such as Name, SSN for example, and the
user types in Name and SSN and then submit the form and the navigation
goes to page 2. On page 2 I have the bread crumb trail saying Page 1>>
Page 2. Notice that Page 1 is a clickable
5 matches
Mail list logo