Hello Experts,
I am trying to implement a module that allows the users thru a jsp to explore the file system on their machine and select multiple documents to be uploaded into the server.
I am thinking how to go about it and the possible solutions seem to be using Swing /SWT in Java Web Start.
I would like to know if there any other alternative solutions out there that dont require swing or SWT and do it from the browser using AJAX or something like that any innovative ideas would be greatly appreciated.
Thanks,
Pervez Alam.