I think that JSP encoding isn't relevant here, because I put these special letters into Java Action, not from Form, and (for now) i directly call taht action. I'm not doing anything with JSP page...
----- Original Message Follows ----- > The problem may lies in Jsp Page encoding, I thnk.2005/11/23, Stanislav > <[EMAIL PROTECTED]>:> > 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]