C
Chase Preuninger
How do I retrieve a file that user has uploaded using a form in HTML.
Chase said:How do I retrieve a file that user has uploaded using a form in HTML.
Lew said:Which in turn uses Apache Commons FileUpload,
<http://commons.apache.org/fileupload/>
That library can be used in a custom servlet for "by-hand" JSPs, but I
think Arne's solution is better. Tomahawk is a good library.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.