File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes File download servlet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Professional Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "File download servlet" Watch "File download servlet" New topic
Author

File download servlet

Rashmi Tambe
Ranch Hand

Joined: Aug 07, 2001
Posts: 418
I have written a servlet that downloads a file. The file is downloaded properly , however, wherever i click on a URL, the dialog box that pops up for download shows message as ,
DownloadServlet from 192.167.8.99
where DownloadServlet is the name of the servlet that gets called and then my ip address. how can i display string like
demo.txt from www.mywebsite.com[/B]
do i have to add some special headers ???or what ?
When i download the file , by default the filename is my servlet name. i need to rename it.
How can i download a file using its original name?
TIA
Rashmi
 
 
subject: File download servlet
 
Threads others viewed
Invoking a Download servlet from a JSR 168 portlet page
File Uploads - how to make uploaded file available for download
repost with more detail on problem of download servlet in Internet Explore
file download servlet
need urgent help on file download servlet problem in IE
developer file tools