Marcio Ghiraldelli wrote:
Hello!
Just for not reinventing the wheel, does anybody has a simple tutorial or source for an AJAX/Struts recursive tree?
Not sure what you mean by that, but if you're just looking for a way of
displaying an expandable tree control in a web page there's tons of
examples out there. You can take a look at a simple one based on
Prototype and Scriptaculous here:
http://www.holoweb.net/laurie/jstree/
It doesn't do any AJAX stuff, though, it expects the complete tree to be
rendered in the page. Adding support for dynamically loading sub-trees
via AJAX would be pretty simple, though.
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]