I should add that I currently get the following exception when I click on a document:java.lang.IllegalArgumentException: Node with id 0:0:4. Failed to parse 0:0:4 org.apache.myfaces.custom.tree2.TreeModel.getNodeById(TreeModel.java:153) org.apache.myfaces.custom.tree2.TreeModel.setNodeId(TreeModel.java:71)
From: Urciolo, Kevin [mailto:[EMAIL PROTECTED]
Sent: Friday, September 09, 2005 9:51 AM
To: [email protected]
Subject: Tree2 As Clickable Menu
Howdy, I am relatively new to JSF. I am attempting to use Tree2 as a menu that changes the content area of a page when documents are clicked. Can someone give me some code snips on how to do this? I have the tree2 setup and displaying. However, I haven't figured out how to set the individual actions for each document when they are clicked.
Thanks.

