I want to create "folder structure view" in JSP. If you go to windows explorer , and what you see is the view I want to create in JSP. I can have all the data stored in Tree data structure. Just wanted to create a view similar to "windows explorer"
Can someone tell me how can it be done using Applet ? Thanks -Anand