In reference to this thread:

        http://www.mail-archive.com/users@myfaces.apache.org/msg18040.html

Did anyone ever find a solution to this problem? I'm having almost the exact same problem using the following construct:

    <t:panelNavigation2 id="nav1" layout="list" itemClass="leftMenu"
            activeItemClass="leftMenuSelected">
<t:navigationMenuItems id="navitems" value="$ {navigationMenu.items}" />
    </t:panelNavigation2>

Thanks,
Greg

Reply via email to