I faced the similar problem, You can use these:
http://myfaces.apache.org/tomahawk/tree2.html http://wiki.apache.org/myfaces/Tree2?highlight=%28tree2%29 http://myfaces.apache.org/javadoc/tomahawk/org/apache/myfaces/custom/tre e2/package-summary.html Hope this helps, Best Regards, ____________________ Saurabh Raisinghaney -----Original Message----- From: wch zll [mailto:[EMAIL PROTECTED] Sent: Thursday, January 12, 2006 2:25 AM To: myfaces Subject: abt tree2 collapse other node, just open select one Hi, I am wondering how to configure the tree2 has behavior as Click to expand a node, but collapse the other opened node. And where to get more doc about using tree tags, as in the -->> <t:tree2 id="wrapTree" value="#{treeBacker.treeData}" var="node" varNodeToggler="t">, the usage of the varNodeToggler="t", "t". Like from the sample jsp, i saw t.nodeExpanded, t.nodeSelected, but where can i find the doc of these. Best regards! chaohe __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

