You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by anto paul <an...@hotmail.com> on 2003/05/15 15:55:25 UTC

Poblem with PDF and Tomcat 4.1.18

Hi,
    Is there any known problems with Tomcat 4.1.18 standalone in serving
dynamically generated PDF files ?. I am using IE 5.0 and IE 5.0. The PDF
file is generated in a servlet using JasperReports reporting engine. Instead
of displaying the file IE 5 displays a small icon on left hand top corner
and when it is clicked it says that no viewer the object trying to open.It
also says that the content type is text/html;charst=ISO-8859-1.  The windows
task manager shows no acrobat process is running. While a sample application
provided with JasperReports is working fine with same server and browser. I
also noticed that the servlet is invoked two times. I uninstalled Acrobat
Reader 5.0 and installed 5.1. Still the problem persists. But the PDF is
opened in IE 6.0 with Acrobat Reader 4.0. Do any one what the problem is ?


 Anto paul


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Poblem with PDF and Tomcat 4.1.18

Posted by John Turner <to...@johnturner.com>.
99.9999% sure its the browser, not Tomcat.

IE 5.0 is broken, plain and simple.  Various minor versions have completely 
different behavior than other minor versions.  What's fixed in one is 
broken in the next, and so on. The vast majority of problems my users face 
are resolved the minute they upgrade off of IE 5.0.

John

On Thu, 15 May 2003 19:25:25 +0530, anto paul <an...@hotmail.com> 
wrote:

> Hi,
> Is there any known problems with Tomcat 4.1.18 standalone in serving
> dynamically generated PDF files ?. I am using IE 5.0 and IE 5.0. The PDF
> file is generated in a servlet using JasperReports reporting engine. 
> Instead
> of displaying the file IE 5 displays a small icon on left hand top corner
> and when it is clicked it says that no viewer the object trying to 
> open.It
> also says that the content type is text/html;charst=ISO-8859-1.  The 
> windows
> task manager shows no acrobat process is running. While a sample 
> application
> provided with JasperReports is working fine with same server and browser. 
> I
> also noticed that the servlet is invoked two times. I uninstalled Acrobat
> Reader 5.0 and installed 5.1. Still the problem persists. But the PDF is
> opened in IE 6.0 with Acrobat Reader 4.0. Do any one what the problem is 
> ?
>
>
> Anto paul
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>



-- 
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Poblem with PDF and Tomcat 4.1.18

Posted by anto paul <an...@hotmail.com>.
Thanks for the reply. I think there is some problem with Tomcat also. I
tested the same servlet with Tomcat standalone 4.0.2 on Windows NT Server
with the same browser and the PDF file is displayed . But the servlet is
called three times.
----- Original Message -----
From: "John Turner" <to...@johnturner.com>
To: "Tomcat Users List" <to...@jakarta.apache.org>
Sent: Thursday, May 15, 2003 7:29 PM
Subject: Re: Poblem with PDF and Tomcat 4.1.18


>
> As an aside, check it with Mozilla and/or Opera.  My guess is, it will
work
> fine.
>
> John
>
> On Thu, 15 May 2003 19:25:25 +0530, anto paul <an...@hotmail.com>
> wrote:
>
> > Hi,
> > Is there any known problems with Tomcat 4.1.18 standalone in serving
> > dynamically generated PDF files ?. I am using IE 5.0 and IE 5.0. The PDF
> > file is generated in a servlet using JasperReports reporting engine.
> > Instead
> > of displaying the file IE 5 displays a small icon on left hand top
corner
> > and when it is clicked it says that no viewer the object trying to
> > open.It
> > also says that the content type is text/html;charst=ISO-8859-1.  The
> > windows
> > task manager shows no acrobat process is running. While a sample
> > application
> > provided with JasperReports is working fine with same server and
browser.
> > I
> > also noticed that the servlet is invoked two times. I uninstalled
Acrobat
> > Reader 5.0 and installed 5.1. Still the problem persists. But the PDF is
> > opened in IE 6.0 with Acrobat Reader 4.0. Do any one what the problem is
> > ?
> >
> >
> > Anto paul
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> >
> >
>
>
>
> --
> Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Poblem with PDF and Tomcat 4.1.18

Posted by John Turner <to...@johnturner.com>.
As an aside, check it with Mozilla and/or Opera.  My guess is, it will work 
fine.

John

On Thu, 15 May 2003 19:25:25 +0530, anto paul <an...@hotmail.com> 
wrote:

> Hi,
> Is there any known problems with Tomcat 4.1.18 standalone in serving
> dynamically generated PDF files ?. I am using IE 5.0 and IE 5.0. The PDF
> file is generated in a servlet using JasperReports reporting engine. 
> Instead
> of displaying the file IE 5 displays a small icon on left hand top corner
> and when it is clicked it says that no viewer the object trying to 
> open.It
> also says that the content type is text/html;charst=ISO-8859-1.  The 
> windows
> task manager shows no acrobat process is running. While a sample 
> application
> provided with JasperReports is working fine with same server and browser. 
> I
> also noticed that the servlet is invoked two times. I uninstalled Acrobat
> Reader 5.0 and installed 5.1. Still the problem persists. But the PDF is
> opened in IE 6.0 with Acrobat Reader 4.0. Do any one what the problem is 
> ?
>
>
> Anto paul
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>



-- 
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org