Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

treeview in JSP

807603Feb 13 2008 — edited Feb 13 2008
i have a table in databse which holds records for all files under a particular location....,

each records consists of--> file name,parent file,path of the file.......

i have to use this table in java in which i will write a code for showing the hierarchy as a treeview in jsp. I want to ask that how will i show the treeview in JSP(data to be shown will be coming from the java code)?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 12 2008
Added on Feb 13 2008
1 comment
91 views