Re: Problem it Cyrillic records in my Database

2006-11-16 Thread Leon Rosenberg
i would say you have to check your encoding through all layers. Default encoding in java is latin1 (iso-8589-1). You should rely on cp-1251. Utf-8 could also do the job, but I'm not sure about it :-) regards Leon On 11/16/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Good day, my name is Pl

Problem it Cyrillic records in my Database

2006-11-16 Thread Plamen.Ivanov
Good day, my name is Plamen Ivanov and i am looking for solution regarding my = problem. I user Apache Tomcat 5.5.12 and MySQL database. When i am = submitting forms with cyrillic characters in the fields i receive = records in the database like "??". Can you tell me what = configuraiton i