Results 1 to 4 of 4

Thread: How to Build a Dynamic Breadcrumbs

  1. #1
    Join Date
    Nov 2004
    Posts
    20

    Default How to Build a Dynamic Breadcrumbs

    Hello all,

    our project needs to build dynamic breadcrumbs in the spring/hibernate web application. Can anybody share their idea on how this was implemented?

    Thanks alot.

    Jfd

  2. #2
    Join Date
    Sep 2004
    Location
    Boston, US
    Posts
    130

  3. #3
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    667

    Default Try SiteMesh

    I believe SiteMesh can be used for breadcrumbs as well, although I haven't tried it myself.

    HTH,

    Andrew

  4. #4
    Join Date
    Sep 2004
    Location
    Boston, US
    Posts
    130

    Default

    Sitemesh would be a good choice to build "Location Breadcrumbs", which statically tell you where you are.

    If you need "Path Breadcrumbs" which tell you how you got there, some sort of session state management needs to take place and this is what I believe Workflow navigation manager (WFNM) handles well.

    For details about the types of breadcrumbs, here's a good document :

    http://user-experience.org/uefiles/b...crumbs-IAS.pdf

    Hope this helps,
    Sanjiv

Similar Threads

  1. Replies: 3
    Last Post: Mar 9th, 2011, 10:43 AM
  2. Replies: 2
    Last Post: Jul 14th, 2007, 09:05 AM
  3. Replies: 15
    Last Post: Jul 30th, 2005, 07:36 PM
  4. Petclinic Build Error (Plus Suggested Fix)
    By steve_smith in forum Swing
    Replies: 4
    Last Post: Nov 15th, 2004, 04:32 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •