Has anyone successfully been able to embed a navigation panel within each tab of a tabbedPanel? I'm trying to implement an app that has a set of tabs each with it's own distinct navigation menu. So far I've got the tab layout to work but selecting a navigation item opens the jsp but does not display it in the body of the tab, rather it wipes everything out and just displays the body as the main page. I'm thinking of using Tiles to help with this but can't seem to locate the example web app. Any suggestions would be appreciated.
-- Eric Scott

