Download file using Java servlet - TechRepublic
General discussion
June 27, 2001 at 08:54 PM
kharb

Download file using Java servlet

by kharb . Updated 25 years ago

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

This discussion is locked

All Comments