Hello!

I'm having very strange problem :-( I'm using CharacterEncodingFilter set to 
work with utf-8
encoding (response and request) and when testing aplication geting:

08:29:42,970 INFO  [STDOUT] RESPONSE character encoding= utf-8
08:29:42,970 INFO  [STDOUT] REQUEST character encoding= UTF-8
08:29:42,970 INFO  [STDOUT] JVM encoding Cp1250

MySQL is set also to utf-8 encoding, but when I'm trying to import data into 
tabel from struts I get
only one part of the letters (I'm from Croatia and we have 5 special letters: 
šđčćž). But
when I'm using SQL insert directly into MySQL query I get everything O.K.? Does 
anyone knows what
seem to be problem?

Tnx,

Stanislav

PS: Using: struts 1.2.7, J2EE 1.4 SDK, JBoss 4.0.1, MySQL 5.0.1.

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

Reply via email to