Hi All, I am developing a web application using Trinidad(JSF)/Spring/Hibernate stack. It has five entities for which I need to be developing CRUD screens using the table and treetable components. I do not want to duplicate the code for the tree management,so,I intend to create a generic handler class. My question is whether I need to code for the standard listener logic like expand and collapse methods or are there beans that I can extend for this purpose. I noticed that JHeadstart has some logic for tree management and wanted to know if there is similar code out there in Trinidad. Thanks, MS -- View this message in context: http://www.nabble.com/Trinidad-base-implementations-tp14795439p14795439.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

