Luke Shannon wrote:
When I run it in IE
Ouch! :-)

it get a Pop up message telling me the "File does not
begin with '%PDF-'". This is weird to me because I am not trying to send it
back through the response object, I don't know why the browser is even
looking at it.

Does the URL which invokes the servlet end in .pdf? IEx is easily fooled, especially in absence of a content-type header.

Try to use an URL which ends in .htm or .html, or explicitely set
the content type to text/html, or both.

J.Pietschmann


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to