how to create tree structure in java

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mansab
    New Member
    • Nov 2007
    • 1

    how to create tree structure in java

    Hi..

    Actually my folders and parent folders are stored in one table of my
    sql database and i am working on jsp and java to retrieve it how i can
    display it in tree view structure on my application. folders have
    documents also inside it.

    Creation of tree is JSP/Html
Working...