Re: Unicode trouble
Re: Unicode trouble
- Subject: Re: Unicode trouble
- From: Jim Kuo <email@hidden>
- Date: Thu, 18 Aug 2005 19:17:32 +0100
I tried everything you suggested, added those methods in Application.java, Sesson.java and DirectionAction.java. I have also added "unicode=true&characterEncoding=UTF-8" to JDBC connection string,
I have done "alter data [database] default character set utf8 collate utf8_bin"
I am using,
- WebObjects 5.3 - Mac OSX 10.4.2 - MySQL 4.1.13 - JDBC connector 3.1.10
Unfortunately , the symptom remains, that if i have the line woresponse.setContentEncoding(_NSUtilities.UTF8StringEncoding); in my code, then the UTF-8 strings in .wo files display ok, but the data coming out of database is not. Take that line away, the reverse happens.....
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden