Dear Mr Tatsuo Ishii and other guys,
I have this strange problem for using the jdbc driver:
The JSP show Chinese data from db becomes ?????s when using client
encoding other than LATIN* and server encode in EUC_TW, however when
client encoding using, e.g. LATIN1, many Chinese chars can be displayed
with some exception.
My application and server info.:
Application: JSP page with Tomcat4, the outputted HTML is setted
charset=big5
OS: Redhat Linux 7.3, locale = en_US.iso885915
Remote Client: Windows 2000 Chinese, with I.E.6.0
Why and how to solve ?
Regards
Richard