Anish,
Thanks - that worked.
Mark
--
Mark Gilmore
Spry Technology, Inc.
[EMAIL PROTECTED]
- Original Message -
From: "Anis h" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, April 02, 2003 11:24 AM
Subject: Servlet PDF Streaming - workaround
>
Quoting Mark Gilmore <[EMAIL PROTECTED]>:
>
> It will prompt the user as to what to do with the file that is
> being downloaded, instead of simply displaying the PDF in the Adobe plug-in
> as it will do when I set content type to "application/pdf".
This is expected behaviour: the user is asked t
I thought I would add some more information to my original post:
I have found that if I remove the setContentType("application/pdf") line of
code, then IE does not generate the request 2 times (only once). However,
this doesn't have the desired effect, because when the browser receives the
byte