Re: AW: problem with unicode

2004-11-15 Thread Guillaume Cottenceau
"Otto, Frank" writes: > Thanks for your answer. The right character is a polish character: ? You're sending your mail in latin1. The polish character was converted to the question mark. > The charset in the document header is: > > That should be correct with what you explain. > My charact

Re: AW: problem with unicode

2004-11-15 Thread Jason Lea
I would suggest using UTF-8 encoding on your pages, and follow the the example here so that all your pages have the corrent encoding: http://web.archive.org/web/20040114232541/http://www.anassina.com/struts/i18n/i18n.html Then \u0119 should be rendered correctly as a unicode character on the web