Create Folder and maintain the stracture ..

Hi,

My requirment is, i need to upload my files into web space but it should maintain the folder structure

Like if am going to create Song, folder cont ions sub folders like POP, RAP,Devotional, in side that i need to put my file

how can u attack it

[280 byte] By [rayees1234a] at [2007-11-27 11:48:56]
# 1

Check the File API [1]. It provides several filesystem-level methods, like mkDir().

[1] http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html

BalusCa at 2007-7-29 18:22:12 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...