Is there a way to display a tree diagram in
JSF?
By "trees", I mean, something to the effect of the same functionality in Windows Explorer, but not dealing with files or folders, just displaying parent / child relationships of XML based data.....
Is there a way to do this in JavaScript or XSL/XSLT? What is the preferred / best solution?
With thanks,