Linux and MacOsX, same problem and same solution (change the mysql jdbc driver)

Bye

Mauro Piccini
-------------
Muteki

On Friday, September 19, 2003, at 05:55 PM, J�rgen Hoffmann wrote:

Hi Mauro

What Operating System does your application run on? Linux or Windows

Kind regards

J�rgen Hoffmann

-----Urspr�ngliche Nachricht-----
Von: Mauro Piccini [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 18. September 2003 19:22
An: Turbine Users List
Betreff: Charset encoding issue


Hi.


I have some problem related to encoding.
I'm sending data to a Turbine application with special chars. Data are
correctly stored in the db but when I ask back for the data and I print
them ina a Velocity template, I only see strange characters.

In TurbineResource.properties I have:
services.VelocityService.input.encoding=iso-8859-1
services.VelocityService.output.encoding=iso-8859-1
....
locale.default.charset=iso-8859-1

and in the template :
$page.setHttpEquiv("Content-Type","text/html; charset=iso-8859-1")

I'm using turbine 2.3.

I've tried all the combination of this parameters but nothing seems to
change.

Thank you all.


Mauro Piccini ------------- Muteki


--------------------------------------------------------------------- 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]



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



Reply via email to