Hi,
(In my JSP file upload)
In my requirement, i have to develop an application that uploads multiple files (either can have multiple file elements or single element that uploads multiple files). And after uploading i need to display all the uploaded files . And able to delete them also. How can i do this. I know how to upload a single file . using oreally multipart request. (But dont know to delete). Any one , please guide me or provide me some codes/ best links for this..
Thanks!
Start Free Trial