--
Hi,
On Sun, 27 Jun 1999, Daiju Kato wrote:
DK| But all Japanese data is not handled and displayed correctly.
DK| Java application under XFree86 can handle Japanese characters correctly with
You probably have to set your charset in the servlet correct:
res.setContentType("text/html; charset=x-sjis");
(or whatever the preferred charset is ..)
ciao,
-hen
---
Henner Zeller [EMAIL PROTECTED]
PGP pub key [77F75B39]: finger [EMAIL PROTECTED]
If Microsoft is the answer, it must have been a VERY silly question.
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]