You should use "Content-Disposition" header in your response.
It allows you to provide filename of the file, and that includes its extension.
Also, I suppose that the "save as" dialog honors the mime-type of your
response. If that mime-type is known at your client computers, it may
offer the relev
Kazufumi Arai wrote:
Hello,
someone gives me information about definishion parameter for download dialog.
I have phenomenon that windows download dialog with no file extention
when using tomcat 1.4.x. I guess where I can set file extention like ".mol"
in any file in conf folder included in tomca
Hello,
someone gives me information about definishion parameter for download dialog.
I have phenomenon that windows download dialog with no file extention
when using tomcat 1.4.x. I guess where I can set file extention like ".mol"
in any file in conf folder included in tomcat 1.4.x
Please give me