Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Select multiple files to upload using oreilly.servlet.MultipartRequest?????

843838Aug 25 2006 — edited Aug 26 2006
We have a jsp application that uses oreilly.servlet.MultipartRequest that allows the user to browse to a single file and upload it into a database. We are now required to allow the user to select one to many files and upload them at once. Using oreilly.servlet.MultipartRequest and its browse function, we are able to select only one file at a time. Is there a way around this? If not, any better file upload alternatives that allow multiple file uploads at a time?

Thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 23 2006
Added on Aug 25 2006
1 comment
272 views