Re: Incorrect on display Traditional Chinese in JSP

2002-09-24 Thread Amy Roh
Can you see if the problem still exists with the latest 4.1.12? I believe the related bug 10901 was fixed since 4.1.10. Amy Daniel wrote: > Hi, > > > > I have problem with Tomcat 4.1.10, there is incorrect display > Traditional Chinese in my IE. > > The output would be "???" when I want

Incorrect on display Traditional Chinese in JSP

2002-09-20 Thread Daniel
Hi, I have problem with Tomcat 4.1.10, there is incorrect display Traditional Chinese in my IE. The output would be "???" when I want to use internationalization Although I have insert <@ page contentType="text/html; charset=big5">, the problem still the same ! Thank you for your t