There is a requirement in which i have to upload multiple documents using a single browse button. Ex if a click browse button then file1.pdf,file2.pdf,file3.pdf etc can be seleted and attached in one go. Is it possible using jsp tag lib or some other thing in java. Please help
I want to choose multiple from my desktop using browse button. Handling multiple file in server side is not a problem, but in single browse button i want an option to choose multiple files from my desktop