Re: utf8 still creates broken chars

2006-10-26 Thread Paul Warner
>Haven't read your issue in its entirety, but UTF-8 can definitely >handle these characters. >The prob is either in the DB, the app, or the tomcat config. > >1. The DB: Make absolutely sure that the content in the db is in fact UTF-8. > >One thing I've done in the past to verify this exact issue, i

utf8 still creates broken chars

2006-10-26 Thread Paul Warner
Hi, I thought my utf8 settings on my database and tomcat were effective, but I am still getting ? characters instead of the real thing, even for simple things like latin extended-A, and even some latin-1 characters are broken. Any ideas? Here is some text as entered, and as returned by my Java