File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes I/O and Streams and the fly likes How to manage Folders[faster reply required] Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » I/O and Streams
Reply Bookmark "How to manage Folders[faster reply required]" Watch "How to manage Folders[faster reply required]" New topic
Author

How to manage Folders[faster reply required]

netharam ram
Ranch Hand

Joined: Aug 09, 2001
Posts: 202
Hi,I'm trying to display the list of files & folders under the specified path.I'm using an array to store the directory names.When I check for the files in those folders I delete that entry from the array.But I find it inefficient,moreover I want to display the size of the folder which can be got only by calculating the total size of the files in the sub-folders.So please help me out to finish this.Reply me as soon as possible.
Happy middling with java.
Netharam.:confused
 
 
subject: How to manage Folders[faster reply required]
 
Threads others viewed
Show the selected file and folder in tree structure with checkbox and the checkbox should be only..
How to get hte size of the folder[urgent]
Joining two File[] arrays
folder contains multiple folders
LinkedList Problems in JSP
jQuery in Action, 2nd edition