In your apache conf file, you may want to specify the default encoding to be
utf-8 instead of iso-8859-1.  There may be other ways.

-Yan


-----Original Message-----
From: Diego Algorta Casamayou [mailto:[EMAIL PROTECTED] 
Sent: May 5, 2004 09:54
To: Tomcat Users List
Subject: Encoding problems hwen using tomcat through mod_jk


Hi there.

SuSE 8.2 default packages: (Apache 1.3.27, Tomcat 4.1.18, mod_jk 1.2.2-dev)
Java: Sun 1.4.2_03

I've searched the archives and didn't find an answer so I'm sending my 
problem to the list.

In my development environment I use Tomcat directly through the 8080 
port and special characters like ������ show ok on the resulting pages 
generated from the servlets.

But in the production server we're using apache httpd as a front-end and 
mod_jk as a connector to tomcat using port 8009.

The problem is that in this environment the special characters are 
replaced whith a ? (question sign).

�Any guide on how to resolve this?

Thank you in advance.
Diego


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to