Google News
logo
Java RichFaces - Interview Questions
How to implement RichFaces tree in JSF?
The <rich:tree> component is used to create a hierarchical tree. It uses <rich:treeNode> as a child component.
 
We can create customize tree according to our requirement.
Advertisement