2 Replies Latest reply on Dec 23, 2008 7:00 AM by neusys

    Using tree selection to control contents of a panel

    neusys

      I'd like to have a tree on the left and a panel with variable content on the right, with the content of the panel controlled by the type of node selected in the tree. It seems like it ought to be possible to do this using a TogglePanel, but I'm having trouble figuring out how to set this up. Can anyone help? As a Swing developer, I'm a complete nube at web development, especially JSF and RichFaces.