1 Reply Latest reply on May 20, 2008 6:21 AM by blabno

    Rendering  tree using Richfaces <rich:tree>

    mamathaks

      In my JSF page, i want to construct the JSF tree using richfaces tree component. My tree should have 2 levels from root node. Also on click of any node from the tree i need to call the server and navigate to the diferent screens based on tree node selection.

      Please tell me how to it.
      Your help is appreciable.