[EMAIL PROTECTED] schrieb:
Hello,
I'm having a problem with PNG images served by Tomcat through mod_jk on
Apache web server on Linux.
When pages are browsed bt Internet Explorer, PNG images are converted to GIF
but the GIF images are very small.
Here is the result of :
# file ./jbb000.png
./jbb000.png: PNG image data, 553 x 575, 8-bit/color RGB, non-interlaced
and
# identify ./jbb000.png
./jbb000.png PNG 553x575 553x575+0+0 DirectClass 8-bit 28.1562kb
It's not a transparency problem.
I've searched the web and Tomcat documentation but could not find any
information about why it is so and how to resolve it.
Firefox does display the PNG images faithfully.
Any help will be of great interest to resilve this problem.
Does the problem go away, if you retrieve the png with IE directly from
Tomcat, using the Tomcat http connector? With this test you can find
out, if it is more a mod_jk problem or a Tomcat/webapp problem.
Thank you.
SET
[EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]