Hi, I have a web application ( using servlets/ jsp's). In the HTML pages, I enter Chinese characters and when I read them and display them, they come as junk. How can I get rid of this problem? I converted those characters into unicode and to my dismay I found that converted unicode values do not match with the original unicode values.
Thank you. Aravind

