By ck22634
via blogs.sun.com
Published: Sep 13 2006 / 16:39
Here is a mini tutorial that teaches you how to dynamically build a JavaServer Faces tree component structure from data in a database. You populate the first-level nodes in the Tree with names from a database and the second-level nodes with the trip dates for that person.
Add your comment