Yeah, That's how I see it, too. That's how I did it in Struts-1, with the ability to go to the current page, previous page, or page before previous. I'm wondering if there is some existing facility to do this.

Ray Clough


Matt Filion wrote:
I would imagine you'd actually want to do this with an interceptor. Each successful execution update the breadcrumbs (probably stored in the value stack in some properly modeled container :) ).
Matt Filion
CSC - GTS --> Raytheon - ISF
(818) 468-6271
[EMAIL PROTECTED]


--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This is a PRIVATE message. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery. NOTE: Regardless of content, this e-mail shall not operate to bind CSC to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------




Ray Clough <[EMAIL PROTECTED]> 03/19/2007 11:32 AM
Please respond to
"Struts Users Mailing List" <user@struts.apache.org>


To
Struts Users Mailing List <user@struts.apache.org>
cc

Subject
Bread Crumbs in Struts-2






Is there any established "bread crumb" technique in Struts2 - that is: execute an action and then return to the current page, whatever that page might be. I implemented this feature in Struts-1 with a custom controller, and it seems to me that a custom Interceptor would probably be the best way to do it in Struts-2. Has anyone done this before, or is there a feature of S2 which will do this?

Thanks,
Ray Clough
[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