I need to implement breadcrumb menus too.

I know of no such module available, except perhaps struts-menu.

It depends on what the technical basis of the breadcrumb menu is meant to be. Do you configure the whole lot before hand in XML (in which case struts-menu would help) or do you want to do it dynamically?

Is there any way it could be done dynamically?

Just thinking aloud.

Adam

On 02/23/2004 10:41 PM Miller, Judd M,,DMDCWEST wrote:
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] [mailto:[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]




--
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]



Reply via email to