I use java servlet to download file from
server
The problem that when the browser display File download dialog it give the Servlet name not the file name to be downloaded
Is there any wany to make Download dialog give the file name to be downloaded
Thanks