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

AW: AW: problem with unicode

2004-11-15 Thread Otto, Frank
It's a good tip, I will test it this evening. Thanks for your help. > -Ursprüngliche Nachricht- > Von: Jason Lea [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 15. November 2004 10:33 > An: Struts Users Mailing List > Betreff: Re: AW: problem with unicode > > &

Re: AW: problem with unicode

2004-11-15 Thread Jason Lea
Nachricht- Von: Guillaume Cottenceau [mailto:[EMAIL PROTECTED] Gesendet: Montag, 15. November 2004 10:10 An: [EMAIL PROTECTED] Betreff: Re: problem with unicode "Otto, Frank" writes: I have a problem with display of characters in latin-1. for example: The properties file contains t

AW: problem with unicode

2004-11-15 Thread Otto, Frank
t; Von: Guillaume Cottenceau [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 15. November 2004 10:10 > An: [EMAIL PROTECTED] > Betreff: Re: problem with unicode > > > "Otto, Frank" writes: > > > I have a problem with display of characters in latin-1. > >

Re: problem with unicode

2004-11-15 Thread Guillaume Cottenceau
"Otto, Frank" writes: > I have a problem with display of characters in latin-1. > > for example: The properties file contains the unicode \u0119, > but the character is not displayed. > > If I use ę it will be displayed. I use > > Has someone a solution? If you're really trying to display th

problem with unicode

2004-11-15 Thread Otto, Frank
Hi, I have a problem with display of characters in latin-1. for example: The properties file contains the unicode \u0119, but the character is not displayed. If I use ę it will be displayed. I use Has someone a solution? Regards, Frank -