Title: FW: Problem with Asian Characters in XML File


Hi,

I am developing a multilingual application using Xerces Parser 1.4.4.

I have a XML file from which my Java code picks the Text to be displayed on the web page dependin on the TEXT ID and Language ID.

The things works perfectly fine when I put the English/French characters in the XML file. But as soon as I add any Asian character the things break.

When the same string is put in the HTML file directly (not fatched from XML file), it works fine.

Can anybody explain me this behavour and the posible solution?

I am using UTF-8 encoding.

Thanks and Regards,
Amit

Reply via email to