I display a history, as there are many paths by which subsections can be reached. I don't know if I can send it, it was developed in two parts under two different contracts. Let me see what I can do.
Rick DeBay On Mon, 23 Feb 2004 23:24 , Adam Hardy <[EMAIL PROTECTED]> sent: >Are you guys talking about breadcrumb 'trail' as in showing history, or >do you mean drilling down into a tree of subsections and subsubsections? > > >On 02/23/2004 11:09 PM Carl wrote: >> Hi, >> >> We have similar needs, is it possible for you to send the code ? >> >> Thanks, >> >> Carl >> >> [EMAIL PROTECTED] wrote: >> >>> I created five classes and an interface to do this, and manage the >>> trail from an >>> Action class. Since I load the content in the Action for display by a >>> JSP, I can >>> create the name and backlink for the crumb there. >>> >>> Rick DeBay >>> >>> On Mon, 23 Feb 2004 16:41 , Miller, Judd M,,DMDCWEST >>> [EMAIL PROTECTED]> >>> sent: >>> >>> >>>> I have the same basic needs as Andy does for my application. >>>> I would add that I'm expecting there's an intelligent way of >>>> storing/calling >>>> breadcrumbs so that when you make changes to the breadcrumbs, you >>>> only have >>>> to change it in one place, and not on every page where they appear. >>>> Tiles? >>>> XML? Database? (These are random ideas on my part...I really have no >>>> idea, >>>> hence my desire for an answer to this question too.) >>>> >>>> Thanks. >>>> >>>> --Judd >>>> >>>> -----Original Message----- >>>> From: [EMAIL PROTECTED] [EMAIL PROTECTED]','','','')">[EMAIL PROTECTED] >>>> Sent: None >>>> To: Struts Users Mailing List >>>> Subject: Re: Breadcrumbs >>>> >>>> >>>> I just finished rolling my own last week. I've found that breadcrumb >>>> requirements end up being unique in some way to the application. >>>> What are >>>> your requirements? >>>> >>>> Rick DeBay >>>> >>>> On Mon, 23 Feb 2004 15:28 , Gregory F. March [EMAIL PROTECTED]> sent: >>>> >>>> >>>>> Not sure if there is any formal method, but we wound up building our >>>>> own... >>>>> >>>>> /greg >>>>> >>>>> On Feb 23, 2004, "Miller, Judd M,,DMDCWEST" >>>>> [EMAIL PROTECTED]> wrote: >>>>> >>>>> |I hope someone responds to this, because I have the same question. >>>>> | >>>>> |--Judd Miller >>>>> | >>>>> |-----Original Message----- >>>>> |From: Andy Engle >>>>> |[EMAIL PROTECTED]','','','')">[EMAIL PROTECTED] >>>>> |Sent: Saturday, February 21, 2004 11:36 PM >>>>> |To: [EMAIL PROTECTED] >>>>> |Subject: Breadcrumbs >>>>> | >>>>> | >>>>> |Hi all, >>>>> | >>>>> |Is there any slick way of putting breadcrumbs into a web app with >>>>> |Struts? If so, what's the preferred way? >>>>> | >>>>> |Thanks. >>>>> | >>>>> | >>>>> |Andy >>>> >>>> >>>> >>>> >>>> >>>> --------------------------------------------------------------------- >>>> 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] >>>> >>>> >>> >>> >>> >>> >>> >>> >>> --------------------------------------------------------------------- >>> 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] >> >> > > >-- >struts 1.1 + tomcat 5.0.16 + java 1.4.2 >Linux 2.4.20 Debian > > >--------------------------------------------------------------------- >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]

