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

[346 byte] By [polapradeepa] at [2007-10-2 5:49:28]
# 1
Use some JavaScript tree implementation , there are so many available on the net.
CjavaVMa at 2007-7-16 1:58:56 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...