2 Replies Latest reply on Aug 7, 2007 11:45 AM by schmod54

    session-scoped rich:tree

      I would like to have a rich:tree on a page such that its data model is session-scoped, i.e., the user expands/collapses nodes on the tree, navigates away from the page, and the tree is in the same state if the user returns within the same session. Any ideas on how to do this? Thanks!