We need to build a Nav Bar that tracks & visually indicates what "section" of the site the user is in:

- 5 section links across the top of the site which go to section entry pages, eg Buyers, Sellers, Knowledge Base, Forum etc - All pages in the site live in a section, but there are more than 1 pages in each section
- The nav bar should show what section the current page is in.
- Some links take the user to a page in another section. In this case, the nav bar should update when the page change occurs.

This problem requires a mapping from Page => Section. So far, I haven't found anything preexisting in Wicket that handles this use-case or mapping. Any suggestions for something I could re-use, or examples, appreciated.

Thanks
Ben

PS Thank you also for the responses to my recent question on context-sensitive authorization, v useful.

--

        

*Ben Hutchison
Senior Developer
* Level 2 476 St Kilda Road Melbourne VIC 3004
T 613 8807 5252 | F 613 8807 5203 | M 0423 879 534 | www.ibsglobalweb.com <http://www.ibsglobalweb.com/>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to