internet explorer 8 - Struts application - unable to download file through https on IE -


i have struts application @ point offers possibility download files. found out download fails through https on ie 8. firefox 4 working fine.

the error in ie is:

internet explorer cannot download someaction.do localhost.

internet explorer not able open internet site. requested site either unavailable or cannot found. please try again later.

any idea ?

everyone used file downloads on https have hit problem internet explorer.

if user tries download file on https connection, response headers prevent caching cause file download process fail in internet explorer.

there lots of references kind of issue on microsoft support site (e.g. internet explorer file downloads on ssl not work cache control headers)


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -