Hi, Im new to struts and I am using FormFile to upload a file, the problem is I cannot get the filepath from formfile, I try using DiskFile but it is deprecated... Can anyone one help me out. I have the file upload working but because I cant get the path I have had to hardcode the path so u can only upload files from the desktop at the moment....FormFile just gives me the name of the file and not the path... Any suggestions/examples/links much appreciated Thanks