I certainly wouldn't make my own component from scratch! There are already 2 trees available in MyFaces! Both tree and tree2 support dynamic data. Find out which one works best for you (you can take a look at the simle examples in the source/nightly build). If its not exactly what you need you can surely modify the source to get what you want (and perhaps submit a patch here.)
sean On 5/17/05, Pierrick Samary <[EMAIL PROTECTED]> wrote: > > What's the better way to make a dynamic tree with dynamic number of columns > and dynamic number of nodes ? Do i have to use tree, or tree2, or to make my > own component ? > > Thanks, > > Pierrick

