Ben wrote:

Hi

It seems like the FormFile.getContentType method doesn't return
anything when uploading file using Internet Explorer 6 SP2. The method
returns correct result when I use Firefox or Opera browsers to upload
file.
IE does not send anything to server, or application/octet-stream (EVEN with office documents...). It is not struts fault. What I do is an extension to ContentType mapping when receiving null or application/octet-stream...

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to