Joined: Tue Jul 12, 2005 6:55 pm Posts: 9
|
Hi there,
I have web application with spring-hibernate-based business logic tier (MySQL database). And I can't get character encoding rigth... Could somebody tell me what are the main issues I should check?
I've started with making both code and web pages encoded in UTF-8 - it didn't work. Then I've recoded everything to ISO-8859-2 - and still data from html forms is not stored properly. While debugging I've found that it's properly (ISO) encoded throughout the tiers up to calling hibernate. And then - I'm gettin "?" character instead of most of Polish diactrics :-/
Any ideas what might be the problem? Where to look? What should I check? Any help will be greatly appreciated.
TIA
Wojtek
|
|