jsp code (js code) to display(tree) the files and sub folders in a folder
Hi all plz can any one send me the source in jsp or js to display in tree structure for files and sub folders in a folder.
# 2
There are dozens of Javascript tree widgets available on the Internet. Some are free. Some are good. Google will find them for you.(The only relevance of JSP to your question is that yes, you can generate HTML that uses one of those Javascript tree widgets.)