Hey Emi Lu -- The breadcrumb plug-in keeps a trail of crumbs up to the max you specify. If you want to clear it (or manipulate it in some way) at particular points in your workflow, you can do that by requesting it from the session and doing whatever you like. The documentation reveals how it is stored in session.
Scott On Nov 9, 2007 3:02 PM, Emi Lu <[EMAIL PROTECTED]> wrote: > > Can you describe what logic you are looking for? > > What sort of application are you working on? > > > Sorry, I did not know how the breadcrumb plug-in works. > > I hope the demo of "http://www.strutsschool.com/" is not the showcase of > how the plug-in works. > > > > The example shown by apache websites is the one I am looking for: > > Apache Struts 2 Plugin Registry > Home > Breadcrumbs Plugin > > When click home, the "Breadcrumbs Plugin" disappear. > > However, in "http://www.strutsschool.com/", the linkage never disappears. > > > > > > > > >> > >> For example, when user goes from home to page1 then to page 2, I would > >> expect showing > >> > >> Home > Page1 > Page2 > >> > >> > >> > >> When Users go back to Page1, showing "Home > Page1" > >> > >> When Users go to Home, showing "Home" > >> > >> Is the new Breadcrumbs > >> plugin(http://cwiki.apache.org/S2PLUGINS/breadcrumbs-plugin.html) > >> supports the above feature already? > >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Scott [EMAIL PROTECTED]