Yes, that's some what I want.
Acctually, I am using the tree module from Jenkov's PrizeTags
(www.jenkov.com/prizetags), it does an excellent job in JSP MVC tree's.
I think I'm gonna spend some time making some AJAX fun here...
Seeya
----- Original Message -----
From: "Laurie Harper" <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Friday, November 11, 2005 11:44 PM
Subject: Re: [OT] AJAX Recursive Tree
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]