JSP
how to get the dynamic tree structure in the expnad and collapse form from the database.
eg:
+Names
- movies
+ horror
+comedy
+ etc
where names,movies,horror,comedy,etc allr stored in the database .
how to get the tree view depending upon the parent nodes and child nodes
polapradeep

