The last time I was dealing with big amount of files to be uploaded, I simply allowed uploading ZIP files and extracted them on the server.
-----Original Message----- From: Scott O'Bryan [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 15, 2008 3:13 PM To: MyFaces Discussion Cc: MyFaces Discussion Subject: Re: Multi file upload component This is still based off "one file at a time selection. They just wrap some management around it. Sent from my iPhone On Oct 15, 2008, at 6:08 AM, "Adrian Mitev" <[EMAIL PROTECTED]> wrote: > Or maybe richfaces fileupload - > http://livedemo.exadel.com/richfaces-demo/richfaces/fileUpload.jsf > > On Wed, Oct 15, 2008 at 2:42 PM, Hazem Saleh <[EMAIL PROTECTED]> > wrote: >> You can develop your own client applet. >> For this you can use Apache HTTP Client library, it is a good one! >> >> On Wed, Oct 15, 2008 at 1:19 PM, Andreas Niemeyer >> <[EMAIL PROTECTED]> wrote: >>> >>> Hi, >>> >>> Is there a component available which enables multi uploads? I >>> would like >>> to use tomahawk or trinidad components if available. >>> >>> Solutions often use flash for that, what kind of integration or >>> idea could >>> be used for that? >>> >>> >>> Thank you for some hints. >>> >>> >>> Many regards, >>> Andreas >>> >> >> >> >> -- >> Hazem Ahmed Saleh Ahmed >> >> Author of (The Definitive Guide to Apache MyFaces and Facelets): >> http://www.amazon.com/Definitive-Guide-Apache-MyFaces-Facelets/dp/1590597370 >> >> Web blog: http://www.jroller.com/page/HazemBlog >> >> [Web 2.0] Google Maps Integration with JSF: >> http://code.google.com/p/gmaps4jsf/ >> > > > > -- > Although nobody can come back and make a new start, anyone can start > now and make a new end

