Re: RE : problem with returning a pdf

2004-06-22 Thread Niall Pemberton
-- 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

Re: RE : problem with returning a pdf

2004-06-22 Thread tvvincam
ultiple > > /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 JasperReports to create a pdf based on user

Re: problem with returning a pdf

2004-06-21 Thread Shyam A
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

RE : problem with returning a pdf

2004-06-21 Thread David Gagnon
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&#x

RE: problem with returning a pdf

2004-06-21 Thread Frank Zammetti
"Struts Users Mailing List" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: problem with returning a pdf Date: Mon, 21 Jun 2004 02:22:28 - Hi, I'm using JasperReports to create a pdf based on user criteria submitted via a struts form. I've run into a problem with

problem with returning a pdf

2004-06-21 Thread tvvincam
Hi, I'm using JasperReports to create a pdf based on user criteria submitted via a struts form. I've run into a problem with a feature in IE http://support.microsoft.com/default.aspx?scid=kb;EN-US;q293792 Basically, IE will resubmit the request 3 times. This is causing a problem because the re