I need to store a user created folder structure to an xml file . I think allowing that using a tree strucure is a best option .Iwill be using java and jsTree for this . When user saves data I will be passing all options to a jsp file as json and save that as xml file .
Any one can suggest me if there is any better approach ?
I hope that I am posting this question in right place .