Penn,

Try adding:

<%@ page contentType="text/html; charset=Big5" %>

as the *very first line* of your jsp.  What is the ISO code for Big5? 
(You might want to use that instead, though not related to your problem)

Hope this helps,
David

--

Penn wrote:

> Hi,
> 
> I found out that jBoss 2.2.2 with Tomcat3.2.2 have problem on setting IE's
> encoding format
> 
> i have a jsp file that set the meta tag
> <meta http-equiv="Content-Type" content="text/html; charset=big5">
> 
> when i load the jsp, the encoding format of IE was not set to Big5
> 
> if i change the file extension from .jsp to .html
> the encoding format of IE will change to Big5
> 
> i don't have this problem on jBoss2.1 with Tomcat 3.2.1
> 
> 
> seems like Tomcat's problem ????
> 
> any suggestion
> 
> tia
> 
> Penn
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
> 



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to