I am looking a easy way for the user to upload multiple images to the website. The idea I have on mind is like the old Facebook service that, I think, they used Java. You click to add images and popups with a your system files and folders where you can select with checkboxes more than one image, only one, etc.
I have never used something like that, and I also didn’t touched Java but i think that is the only way to do it.
Thanks!
PS: I’m not talking about multiple <input type="file" />.
Flash is a more common choice than Java these days (it has a significantly wider reach). YUI provides a widget to do this, SWFUploader provides a more generic widget (i.e. not tied to a larger library).