Hi Priya,
I am uploading file like this.
jsp looks like this.
getter and setter for these fields.
calling upload method.
uploadDocument(upload, uploadFileName, path);
upload method.
remember path means real path.
and make sure to add necessary jar files needed for file uploading in struts2