By Date: <-- -->
By Thread: <-- -->

set file name for adobe acrobat reader



On Tue, 2006-02-07 at 16:46 -0500, David Marcillo wrote:
> Hello folks,
> 
> I am dynamically generating pdf responses with in a web servlet applycation 
> and sending the output back to the requesting web browser by setting the 
> HttpServletResponse as follows
> 
> response.setContentType("application/pdf");

response.setHeader( "Content-disposition", "attachment; filename=
\"foo.pdf\"");

regards

Udo Rader

-- 
BestSolution.at EDV Systemhaus GmbH
http://www.bestsolution.at

Attachment: signature.asc
Description: This is a digitally signed message part