Dear all,
I wrote a web-based wizard program to make faculty profiles (web pages) using JDOM +
Java Servlet. I'm wondering how I can make non-ascii letters pass through the program and be stored as a XML file safely. There is no problem with ascii letters.
For example, there are double quotation letter, single quotation letter and other special characters, as non-ascii like >>>″<<< , that are from special symbols in MS
word (insert -> symbols). When I enter them through a text box or a text area form, I cannot see them properly after submitting them once and the system transformed them with many '?'s.
If you know how to solve the problem, please tell me.
Thanks
Kim
[ August 28, 2003: Message edited by: Yunseuk Kim ]
[ August 28, 2003: Message edited by: Yunseuk Kim ]
[ September 01, 2003: Message edited by: Yunseuk Kim ]