You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@jakarta.apache.org by "M.Y.M Shafeen" <sh...@mediasolv.com> on 2002/04/05 11:39:05 UTC

Multi Language Support

Hello Guys,

I'm using tomcat as a plugin to Apache.

Apache does support the multi Language ( chinese ) when I wrote a piece of
html code by setting the charset to gb2312. In the browser it
automatically selects the Encoding as GB2312.

However when we rename the same html file as a JSP file and plugged in
tomcat to Apache and tried access from the browser the encoding is not
changing and we get some garbage chars in the front end....

Any solutions?

Shafeen


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Multi Language Support

Posted by "Glenn A. McAllister" <gl...@somanetworks.com>.
On Fri, 5 Apr 2002, M.Y.M Shafeen wrote:

> Any solutions?

Ask on the Tomcat mailing list.

Glenn McAllister
SOMA Networks, Inc.



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Multi Language Support

Posted by robert burrell donkin <ro...@mac.com>.
the right place to ask questions about tomcat is on the tomcat user list 
(see http://jakarta.apache.org/site/mail.html).

on the other hand, i have a strong feeling that this is really a more 
general question about jsp's (rather than tomcat) and so you might get a 
quicker solution to your question either by searching on 
http://java.sun.com/ or by posting your question to a general jsp mailing 
list or forum.

- robert

On Friday, April 5, 2002, at 10:39 AM, M.Y.M Shafeen wrote:

>
> Hello Guys,
>
> I'm using tomcat as a plugin to Apache.
>
> Apache does support the multi Language ( chinese ) when I wrote a piece of
> html code by setting the charset to gb2312. In the browser it
> automatically selects the Encoding as GB2312.
>
> However when we rename the same html file as a JSP file and plugged in
> tomcat to Apache and tried access from the browser the encoding is not
> changing and we get some garbage chars in the front end....
>
> Any solutions?
>
> Shafeen
>
>
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>