Hi, I'm looking for advise, tips or idea here. I'm beginning the development of a site in Tapestry 4.0 and I don't know how to implement all my levels of menu without creating many border page.

What I'm trying to do is implementing component that will render my menu. The problem I have, is that all example I saw like the library example and others just have one level of menu.

Us, we got 3. Each page include all the menu and should Highlight the corresponding one when you  are in the good section, in the good subsection and in the good page.

All menu are genereted server side so no need for _javascript_. The final sites will have many pages, like ~50 to 75 so we don't want to duplicate all the html code of each level menu to display the good menu.

For now, The only way I saw I can do this is by making a border level3 wich include a border level2 wich include a border level1. The problem with that is that I need to have a border level 3 for each item in the level2 and so one...

Don't forget that each item in the menu will be secure, so a logued user will see somes items of all menus but not necessary all items.

this site is a admin site and will be bind with Hibernate. I don't use Spring, structs or anything like that...

I joint a picture of the design for help.

If you can give me some tips, some idea or best pratice on that, It's will be very appreciate.

Sorry for bad english!

Carl Pelletier
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to