From: YAO Jiankang (ietf@cdnc.org)
Date: Mon Jan 16 2006 - 02:27:24 CST
Translating chinese into unicode
usually, in practise, we use it in the following format in jsp :
String(request.getParameter("simple_name").getBytes("ISO8859-1"));
YAO Jiankang
Best Regards
Tel:86-10-58813007
Fax:86-10-62559892
--------------------------------------------------
China Internet Network Information Center (CNNIC)
4, South 4th Street, Zhongguancun,
Haidian district,
Beijing 100080, China
POB: Beijing 349, Branch 6
http://www.cnnic.cn
Email: yaojk@cnnic.cn
healthyao@163.com
----- Original Message -----
From: Muchchandi, Ratnaprabha (GE Consumer & Industrial)
To: unicode@unicode.org
Sent: Monday, January 16, 2006 12:50 PM
Subject: Translating chinese into unicode
Hi,
My current project involves internationalization using Java. We are planning to have multiple properties file for each language. ? I am using ResourceBundle to read property file.
How do I store chinese charactes in a property file(a text file- Myresources.properties) and read it and display in my .jsp file as Chinese characters
Thanks,
Ratna
This archive was generated by hypermail 2.1.5 : Mon Jan 16 2006 - 02:30:02 CST