Author
Multiple File Upload using Struts
Ambika Jain
Ranch Hand
Joined: Jan 27, 2005
Posts: 48
posted Jan 23, 2007 17:55:00
0
I need to do a Multiple File Upload using Struts in my web app. Its easy to do a single file upload using the FormFile. But how do we implement for multiple file upload. Any help will be appreciated. Thanks
Ambika Jain
David O'Meara
Rancher
Joined: Mar 06, 2001
Posts: 13459
posted Jan 23, 2007 18:28:00
0
"AmbaAmba", Welcome to the JavaRanch. We're a friendly group, but we do require members to have valid display names . Display names must be two words: your first name, a space, then your last name. Fictitious names are not allowed. Please edit your profile and correct your display name since accounts with invalid display names get deleted, often without warning thanks, Dave
David O'Meara
Rancher
Joined: Mar 06, 2001
Posts: 13459
posted Jan 23, 2007 18:30:00
0
FYI: "Amba Joshi" was a perfectly good display name, "AmbaAmba" will get your account deleted.
subject: Multiple File Upload using Struts