Tree Structure in JSP

Hi,

I have an xml file , my requirement needs me to display the xml file as a tree structure in jsp. The user should be able to make changes to tree. he can drag and drop the nodes and save the changes.

I parsed the xml file and created a method that returns an arrayList of the immediate children given a node.I'am not getting how to proceed from there on.

Can anyone provide me with any useful tips or code. I can use javascript css java(not swing).Please reply ASAP as I have to complete it soon.

Thanks,

Sabi

[550 byte] By [Sabi@Sun] at [2007-11-26 12:18:08]
# 1
Hi why dont you try the link below, basically its for menu u can change it, http://demo.raibledesigns.com/struts-menu/ in the above link see the following hyperlinkExpandable DHTML List Example - Shows Expandable DHTML list
peak-balu at 2007-7-7 14:56:44 > top of Java-index,Archived Forums,Socket Programming...
# 2
This question is also being discussed here: http://forum.java.sun.com/thread.jspa?threadID=5114754&messageID=9395111#9395111
stevejluke at 2007-7-7 14:56:44 > top of Java-index,Archived Forums,Socket Programming...