Hi,

I don't know exactly the component you are talking about,
But why not simply put on each page different path?
It's the simplest and most straight forward way... why do any other tricks?

Guy.

-----Original Message-----
From: jhomuth [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 26, 2008 6:20 PM
To: [email protected]
Subject: Breadcrumbs Component

Hello List,

I have a little conceptual problem. I want to use breadcrumb 
functionality (Example: Home > You > are > here ) in my web app, which 
is implemented with MyFaces, Tomahawk, and Tiles. But I don't know to 
implement this. How should I save the trail. I thought about a session 
scoped bean which has a stack or something else but I don't know how 
this might work. Furthermore when I'm here (Home > Function 1> 
SubFunction 2) and I click somewhere else then there have to be such 
output (Home > Function 3). I hope you know what I mean. I read much in 
the Internet that I have to use the commandNavigation(2) tag, but how to 
keep the navigation trail, and how this is implemented in the faces-config.

I would be happy about any examples.

Thx for suggestions

Reply via email to