You might want to check out the SiteMap service here: http://tacos.sourceforge.net/hivemind/SiteMap.html. We use it for basically the same that you describe, injecting it wherever we want it.
On 10/25/05, Henri Dupre <[EMAIL PROTECTED]> wrote: > > I was wondering if scope="client" would make any sense for > ApplicationObjects? > I'm having some troubles implementing a clean navigation on our > website, I want the navigation to be separate from many page elements > and it is not simple to implement the navigation as a persistent > component property. > The other option is to set it as a page persistent property but I'd > rather like to be able to inject it everywhere I need. > > Thanks, > > Henri. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
