maybe WAP browsers aren't configured to handle that extension?
-Original Message-
From: Zilberstein Yuval [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 28, 2007 11:13 AM
To: Tomcat Users List
Subject: Image problem on tomcat
Hello all,
I have an image problem on the Tomcat serv
-
From: "Zilberstein Yuval" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Thursday, June 28, 2007 12:12 PM
Subject: Image problem on tomcat
Hello all,
I have an image problem on the Tomcat server.
I have a picture with a special Korean format: cwsis. It is j
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Yuval,
Zilberstein Yuval wrote:
> I am trying to display the image on a special mobile browser, by
> requesting it from a jsp on the tomcat server, But the browser can not
> display it.
Does this image render properly on a "normal" web browser (like
Is it a mime-type issue?
The content is probably being vended as application/octet-stream, which
the mobile device is probably not liking.
You can add additional mime-mappings into your web.xml.
If you are fronting tomcat with apache httpd you can also add
mime-mappings into the httpd.conf
Jo
Hello all,
I have an image problem on the Tomcat server.
I have a picture with a special Korean format: cwsis. It is just like
any other jpg or gif image, but with a format that is not popular.
The image itself is on the tomcat server.
I am trying to display the image on a special mobile browser, b