Hi All, I am using struts 1.3. But i think this issue might be in Struts 2.0. When i upload an excel file with name Book1.xls or a word document Document1.doc or Book1.doc it doesn't recognize the word document as "application/msword" rather it treats it as 'application/octet-stream" similarily for Excel it treats it as 'application/octet-stream" rather than "application/vnd.ms-excel"
Can anyone please reply and tell me any work around it or if someone has faced the same problem. Thanks