Donie,

There are plenty of breadcumb packages on the web:

1) http://www.osjava.org/trail-taglib/
Last updated April 2004

2) http://coldjava.hypermart.net/servlets/navtag.htm
Unknown when last updated.  Seems to show paths
but not work with dynamic navigation.

Do I use them?  No, I just have bookmarks saved in
case I ever change my mind.  In my (normal) mind,
I feel users jump around too much on my sites for
breadcrumbs to matter.  Instead, I focus on a
clear and precise navigation bar.

Regards,
David

-----Original Message-----
From: Jim Barrows [mailto:[EMAIL PROTECTED]
Sent: Friday, December 17, 2004 12:25 PM
To: Struts Users Mailing List
Subject: RE: Page navigation links




> -----Original Message-----
> From: Donie Kelly [mailto:[EMAIL PROTECTED]
> Sent: Friday, December 17, 2004 9:51 AM
> To: Struts Users Mailing List
> Subject: Page navigation links
>
>
> Hi all
>
>
>
> Anybody got an example of how to implement a page navigation
> link for the
> top of a page like so...
>
>
>
> Home > MainFgorm > wizardpage1 > wizard page 2

You're looking for breadcrumbs.  My steel seive memory fails me, but there
is a library out there that will do this for you.

>
>
>
> The last entry would be the name of the current page and
> would not be a
> link. I'm thinking of a session object where the page inserts
> it's name
> somehow so that if the page is re-used in different areas it
> puts it's link
> in the correct place.
>
>
>
> Just wondering how this can be achieved easily with struts and without
> hardcoding the paths on each page.
>
>
>
> Thanks
>
> Donie
>
>
>
>

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