Hi Fred,

Then you must try the -encoding option of java.exe in configuration file of
tomcat.
Also you  can try setting the encoding type to ISO 8859 1.

Regards,
Punam


-----Original Message-----
From: Fred Whipple [mailto:[EMAIL PROTECTED]
Sent: Sunday, August 10, 2003 11:30 PM
To: 'Tomcat Users List'
Subject: RE: Japanese Characters in JSP's


Thank you, Punam, for the suggestion -- However this is already
specified both in the HTML file, and my browser is setup and capable of
viewing x-sjis.  This is illustrated by the fact that the exact same
file works perfectly under Tomcat so long as its file extension is .html
and not .jsp.  Only when Tomcat tries to compile the file into a Servlet
does it give me any trouble.

    -Fred

> Hi Fred,
>
> In the html header u will have to set the char set as SHIFT
> JIS. And in the
> browser SHIFT JIS should be set.
>
>
> Regards,
> Punam


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to