I know there are many jquery plugins available for file upload.But it just shows how can we added it in the jsp page.But i want to know that how we can deal with the files that are selected using these plugins in the backend.For example am using spring with struts2.So i want to send these files in my action class from my jsp and to store it in the server location.Any body know how can i do it.
Share
userImageis the name of the<file>tagFrom this tutorial
This tutorial explains multiple file upload usinf List