Hi,
You can't just read a client directory from a server.
You have to post all the files in the HTTP request and save them using for example
http://commons.apache.org/fileupload or use some upload manager that can transfer multiple
files to the server, check Google
http://www.google.com/search?q=multiple+file+upload+java
/Ruben
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116740#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...