RE: serializing XML to a ServletOutputStream fails

2001-02-05 Thread Zhu Ming
ilto:[EMAIL PROTECTED]] Sent: Monday, February 05, 2001 11:55 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: serializing XML to a ServletOutputStream fails On Mon, Feb 05, 2001 at 11:24:55AM +0100, Zhu Ming wrote: > Maybe you should not use character set "UTF-8". I remember

RE: serializing XML to a ServletOutputStream fails

2001-02-05 Thread Zhu Ming
Hi, Maybe you should not use character set "UTF-8". I remember that it's 8-bit Unicode. As I know, Chinese and Korean has 16-bit code. So at least, you should try 16-bit Unicode. I forgot the name, maybe it's "UTF-16". But I'm not sure if JDK have fully support to "UTF-16". I'm not an Unicode ex

RE: ssl direct

2001-01-09 Thread Zhu Ming
Hi, I succeeded to use ssl with tomcat 4.0-m5 on Windows 98. What you need to do is just to follow the instruction in the comment of "conf/server.xml" file. I think that on linux, the thing is same. Ming -Original Message- From: Lorenzo Pastore [mailto:[EMAIL PROTECTED]] Sent: Monday, J