6 Replies Latest reply on May 13, 2007 12:46 PM by sergeysmirnov

    how to add ajax to <t:panelNavigation2> ?

    javatwo

      <t:panelNavigation2 >
      <t:navigationMenuItems value="#{bean.navigationMenuItems}" />
      </t:panelNavigation2>

      When user clicks a menu item, an action will be executed and only one part of the page needs to be refreshed. How to add ajax4jsf to <t:panelNavigation2>?

      Thanks.
      Dave