|
From: Oliver H. <Ol...@ou...> - 2005-01-19 01:18:17
|
Scott, Rob, I encountered a similar problem with JNLP files in IE6. Whenever I tried to download them it popped up a dialog saying "Internet Explorer cannot download thefilename from theservername. Internet Explorer was not able to open this Internet Site. The requested site is either unavailable or cannot be found. Please try again later.". It appears this can be cause by several different things. In my case it was related to cache control headers, specifically IE does not like it if the file to download has a "Cache-Control: No Store" and or "Cache-Control: No Cache" header. See http://support.microsoft.com/default.aspx?scid=3Dkb;en-us;812935&Product=3D= i e600 Ollie > -----Original Message----- > From: spr...@li...=20 > [mailto:spr...@li...] > On Behalf Of Scott Battaglia > Sent: Wednesday, 19 January 2005 6:50 AM > To: spr...@li... > Subject: [Springframework-developer] JasperReports and IE workaround >=20 > Rob, Juergen, everyone, >=20 > I've been trying to get a PDF generated by JasperReports to=20 > display in IE (both http and https). In the case of https, I=20 > get the "Unable to download file" error and under http I get=20 > the blank page. There is supposed to be a workaround in the=20 > AbstractJasperReportsView for these IE specific issues but it=20 > does not seem to work for me. Has anyone gotten this to=20 > work? If so was there anything special they needed to do to=20 > accomplish this? >=20 > I am working with Build 190 I think. >=20 > Thanks > -Scott >=20 > -- > Scott Battaglia > Application Developer, New Technology Group Enterprise=20 > Systems and Services, Rutgers University > v: 732.445.0097 | f: 732.445.5493 | sco...@ru... >=20 > "If you love life, don't waste time, for time is what life is=20 > made up of." > ~Bruce Lee >=20 >=20 >=20 > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues=20 > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer >=20 >=20 |