True File Upload Example
Another file-browsing form:
http://redrock.d.umn.edu:8081/jspbook/fileupload.html
The
FileUpload
servlet that stores the file on the server.
Note: APIs exist to do this for you. (I tried one from Jakarta and it didn't work.)