Login Register

How to create a tree from Database

Hi

I am trying to populate the treaa directly from the database Oracle 9i
is this possible ?

please help also i thought of using an XHR request to a servlet which fills a arraylist of the data and sends it back as JSON but then how will i convert this to a Store which i can feed to the tree.

please help

Dino