Java code to upload file and place file on server directory

Hi,

Am a relatively new Java programmer. I need to add a functionality to a struts web application to allow users UPLOAD a file (using browse button). I need to read the file name,, do some other checks and eventually, upload the file to a server directory.

When do I start? Any good website for source code examples?

Thanks

[352 byte] By [H_Huntera] at [2007-10-3 8:53:58]
# 1
See this http://jakarta.apache.org/commons/fileupload/
cotton.ma at 2007-7-15 4:03:53 > top of Java-index,Java Essentials,Java Programming...