Hey All,
I am downloading a file from a
servlet. The browser opens the file formats it can understand but for unknown file types the browser pops a SaveAs dialog. The problem I am facing is that even though I have set the Content-Disposition and Content-Type headers the SaveAs Dialog displays the name of servlet instead of the file I am downloading.
Please let me know if you anyone has found a solution to this problem.
Thanks.
Abba