On Wed, Oct 15, 2008 at 2:35 PM, Andreas Niemeyer <[EMAIL PROTECTED]> wrote: > Uhh, haven't noticed that - only one file per dialog, not good.
right, that's why you need an applet or flash (which I'd prefer) -M > > Andreas > > Matthias Wessendorf schrieb: >> >> On Wed, Oct 15, 2008 at 2:08 PM, Adrian Mitev >> <[EMAIL PROTECTED]> wrote: >>> >>> Or maybe richfaces fileupload - >>> http://livedemo.exadel.com/richfaces-demo/richfaces/fileUpload.jsf >> >> nope; same problematic. >> Imagine you want to upload 1,000 pictures (all in one folder). >> So, you now have to open that native browser window 1000 times. >> >> An applet (or flash) actually allows you to select all these files, >> with one "click". >> This is only possible with non-html solutions, like flash/applets; >> >> what richfaces does is nice, but can be implemented with Tomahawk (or >> Trinidad) >> as well. >> >> -M >> >>> 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 >>> >> >> >> > > -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

