As i said the result html is not proper and some ugly question marks are
shown instead of the japanese characters.
The jsp source does not have any specific instructions except
response.setContentType() and reads html data blocks from .dat file which
are themselves corrupted.
Subu
> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Kazu Nambo
> Sent: Tuesday, February 08, 2000 3:36 PM
> To: [EMAIL PROTECTED]
> Subject: Re: i18n support in JSP
>
>
> From: "Subu" <[EMAIL PROTECTED]>
> Subject: RE: i18n support in JSP
> Date: Tue, 8 Feb 2000 14:55:30 +0530
>
> > I had actually tried with jswdk1.0 and tomcat 3.1 I had set the encoding
> > field(charset=Shift_JIS or MS_Kanji or csShiftJIS) but it does not work.
>
> As I followed up, I only have an experience of gnujsp.
> I had a similar problem and in that case I have to set a charset
> for java compiler option as well as JSP programs.
>
> > I am pretty unsure how it works with gnujsp but in the above
> dev. platforms,
> > they make a .dat file for the html portion and in the servlet make the
> > following entry
> > response.setContentType("specified text") which is not enough
> as the html
> > data is in Japanese and should be read according to the char encoding.
> > This is not a problem in Japanese Version Operating Systems as
> here the jvm
> > takes the encoding of base O/S.
>
> I have no idea about tomcat and jswdk.
> Did you check the result html and java source code from jsp?
> How are they?
>
> Kazu
>
> ==================================================================
> =========
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> FAQs on JSP can be found at:
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
>
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html