Thanks for ideas.
   
  The tree is big. It would be nice not to rebuild the whole tree for the same 
page. 
  If you use a binding such as binding="#{bean.panelNavigation}",
  can I use a method to refresh it in an action method?
   
    panelNavigation.encode()

  Thanks.
  
Gary VanMatre <[EMAIL PROTECTED]> wrote:
    >From: Dave <[EMAIL PROTECTED]> 
>
  ><t:panelNavigation2  ...>
  >  <t:navigationMenuItems value="#{bean.menuItems}">
  ></t:panelNavigation2>
  >
  >If bean.menuItems value changes, the panelNavigation2 will not read the 
changes.
  >How to make panelNavigation2 react to the changes?
  >
   
  I'd try using the "action" attribute on the NavigationMenuItem with a 
navigation rule back to the same page.  That will cause the component tree to 
be recreated and the new menu items list rendered.
   
   
   
   
  >Thanks!
  >David


       
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
 Check outnew cars at Yahoo! Autos.

Reply via email to