Tree to File system hierarchy

Hi Mates,
I am new to DHX. My requirement is very close to what has been explained very well in :
[HTML/JavaScript Tree - DHTMLX Tree(Drag](http://dhtmlx.com/docs/products/dhtmlxTree/(Drag) and drop between two trees),But insted of data which has been given in the xml used in that sample I want to display File System in both the trees.
Can anyone please advise as how can I create the Tree like structure which display from local file system in hierarncy?
Thanks in advance!

Hi
There is no access to the desktop for dhtmlx components: it is for web only.

Thanks Darya!
Let me try to make it more clear:
I will be runing it on Web Application only,below is what I want to do:
1: I want to display the two tree like structures the way it is given in sample program in dhtmlxTree.
2: I will be using jsp for frontend and this web application will be deployed on Tomcat.
3: In this J2ee web application one jsp will display two different trees:
3.1 In the left side panel I want to display the local file system directory structure in a tree form.
3.2 On the right hand side I want to display the remote ( I will connect it to using SSH)file system directory structure in tree form.
Now can you please advise if there a way to represent the directory structure in a json form(which we can pass to tree.loadJSON(" path to json file which represnt the file structure").and dhstml x will parse it to tree structure?

Unfortunately, there is no approach to get data (info) about local file system via DHTMLX components.
About tree json format you can read here:
docs.dhtmlx.com/tree__initializa … ataloading
docs.dhtmlx.com/tree__syntax_tem … attemplate
And look at onlins samples here:
dhtmlx.com/docs/products/dhtmlxT … n_support/

Thanks Darya ! But I will bother you and this forum with some more basis queries on dhtmlx,as I am starting from zero in this area.

Hello, Anabia123
You are welcome!
You can ask any questions concerning dhtmlx components in special topics and forum branches (depending on components)