I\'m trying to upload a file using Struts2 in conjunction with Spring. But, somehow after reaching my action class, my file, filename and file content type are all
filename
My issue is resolved now. I had to add the jars (commons fileupload and commons io) not just to my classpath but also to "Deployment Assembly" of RAD.