[JDEV] Support to Spanish Characters
Thomas Parslow (PatRat)
patrat at rat-software.com
Mon Jan 28 18:20:30 CST 2002
> Hi all, I have seen that some of the jabber clients seem to be supporting
> mulitple languages. I would like to add support of spanish chars to my
> client. How do I do this ? Does this require any special settings on the
> server side or client side.
> I have seen that sending spanish chars from my client to yahoo buddies
> through yahoo transport goes fine with out problems. But when I send spanish
> chars to my buddies on the same jabber server (ie jabber client to jabber
> client) then I notice some garbage characters coming along with the message.
> How do I solve this problem. Any suggestions. Thanks in advance.
> Regards,
> Amarnath Yara
> Columbia 29201.SC.
Those characters are unicode encoded in UTF-8, have a look at:
http://www.faqs.org/rfcs/rfc2279.html
This should be handled by your XML parser....
Thomas Parslow (PatRat) ICQ #:26359483
Rat Software
http://www.rat-software.com/
Please leave quoted text in place when replying
More information about the JDev
mailing list