jdbc chinese problem ...

From: "Richard So" <richso(at)i-cable(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: jdbc chinese problem ...
Date: 2002-07-19 17:26:02
Message-ID: 000001c22f49$5b50b850$0a00a8c0@netrogen.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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

Browse pgsql-jdbc by date

  From Date Subject
Next Message Chris Parsons 2002-07-19 18:04:11 PostgreSQL and Tomcat?
Previous Message Dave Cramer 2002-07-19 14:51:29 Re: Memory usage with Postgres JDBC