<%@ page language="java" contentType="text/html" %>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Shift-JIS">
</head>
<body>
</body>
</html>


----- Original Message -----
From: "Joel Rees" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, February 05, 2002 17:34
Subject: Re: Problem displaying Shift-JIS Japanese in Tomcat 4


> We're using Tomcat 3.2 and 3.3 with no problems. (Java SDK
> 1.3/MSW2k.pfleugh) I don't recall doing anything special in the setup, but
> I'll check it.
>
> Are you sure it's not your browser? Some older browsers did not recognize
> Shift_JIS, but did sort of recognize x-sjis.
>
> Other issues --
>
> The old 8th bit problem should not occur if you are using localhost, I
> think. If you are ftp-ing to a remote host, do you have ftp set to force
> binary so your files arrive intact? What about your text editor? Is it
> saving your files in something else, say, UNICODE?
>
> HTH
>
> Joel Rees
>
> ----- Original Message -----
> From: "Antony Stace" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, February 05, 2002 4:57 PM
> Subject: Problem displaying Shift-JIS Japanese in Tomcat 4
>
>
> > Hi
> >
> > I have a very simply jsp page.  It has
> >
> > こんにちは
> >
> > in shift-jis format in it.  However when I display this page I get
garbage
> where
> > こんいちは is.  Is there any configuration that I need to do to enable
> Japanese
> > characters to be displayed.  At the top of the file I have
> >
> > contentType="text/html; charset=Shift_JIS"
> >
> >
> > --
> >
> >
> > Cheers
> >
> > Tony。
> > ---------------------------------------------------------------------
> >
> >
> > _________________________________________________________
> > Do You Yahoo!?
> > Get your free @yahoo.com address at http://mail.yahoo.com
> >
> >
> > --
> > To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> > For additional commands: <mailto:[EMAIL PROTECTED]>
> > Troubles with the list: <mailto:[EMAIL PROTECTED]>
> >
> >
>
>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
>
>



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to