Steven,

You should check the archives of this list.  There were discussions in the last 3 
weeks (or sooner) about it.  I recall that thread covered uploading multiple files 
using indexed field names, that you can only upload one file per upload tag (just not 
supported in the Jakarta Commons Upload classes), and various ways of using 
MultiPartRequestHandlers to figure out which uploads are/were files.  All that on top 
of the documentation and struts-upload.war EXAMPLE application. :)

Just make sure you set the max upload limit in your configure files (web.xml?).

Regards,
David

-----Original Message-----
From: Steven Leija [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 18, 2004 12:17 AM
To: Struts Users Mailing List
Subject: Uploading Multiple Files


Hey All,

I have a need to be able to upload multiple files in a single form. Does anyone have a 
recommendation for this approach?

Thanks in advance!

Steven

 



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

Reply via email to