--
From: "tvvincam" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 22, 2004 2:43 AM
Subject: Re: RE : problem with returning a pdf
Thanks for your help Frank, Davlid, Shayam,
Unfortunatly, non of the solutions worked.
I renamed my reset method in the form
Thanks for your help Frank, Davlid, Shayam,
Unfortunatly, non of the solutions worked.
I renamed my reset method in the form bean and am calling it manually
at the end of the action - this stops the booleans from being reset
when IE resubmits the request. Dodgy but it works.
Also, there was a bi
Hello,
I had a similar problem when I used iText with IE 6.0
for one of my Struts applications. The problem
vanished when I disabled caching on the browser with
the following setting in struts-config.
HTH,
Shyam
--- tvvincam <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm using JasperRep
Hi,
You can also look how FOP work around this problem:
http://xml.apache.org/fop/faq.html#iex-servlet-multiple
/David
-Message d'origine-
De : tvvincam [mailto:[EMAIL PROTECTED]
Envoyé : June 20, 2004 22:22
À : [EMAIL PROTECTED]
Objet : problem with returning a pdf
Hi,
I'm using Ja
I assume the result of your form submission should be the PDF returned. I'm
doing this in an app... you need to write out the results to
ServletOutputStream, make sure you set the content type header and also the
content-length header. Shoudl work then.
I've also found that Acrobat is buggy w
5 matches
Mail list logo