Re: RE : problem with returning a pdf

2004-06-22 Thread tvvincam
t;); response.setStatus (HttpServletResponse.SC_OK); return null; } } Cheers, N --- In [EMAIL PROTECTED], "David Gagnon" <[EMAIL PROTECTED]> wrote: > Hi, > > You can also look how FOP work around this problem: > > http://xml.apache.org/fop/faq.html#iex-servlet-m

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