C.F. Scheidecker Antunes wrote:
Is there any way to perform multiple file uploads using Jakarta Commons Upload on a Struts application?
Is there any howto on this issu?

Just use multiple file inputs on the form. There's no way to provide a single 'select multiple files to upload' widget, if that's what you're asking; HTML only provides the single-file form input. But there's nothing to stop you having more than one of them on a page.

L.
--
Laurie Harper
Open Source advocate, Java geek: http://www.holoweb.net/laurie
Founder, Zotech Software: http://www.zotechsoftware.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to