I'm using iPlanet 4.1 (Japanese Version) on Solaris and Apache 1.3.12 w/
GNUJSP 1.0 on Linux and Solaris. The engine is not giving an exception, any
katakana characters inputted are outputted as question marks (???). The
browser is not the issue, I've used netmon to trace the html as its coming
across the network and its wrong before it hits the client.
I'm just curious if there is anyone out there developing JSP's in a Japanese
environment.
jb
> -----Original Message-----
> From: Arun Thomas [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, May 24, 2000 8:28 PM
> To: [EMAIL PROTECTED]
> Subject: Re: JSP Support For FullWidth Japanese Characters...
>
> Jeff,
>
> Which engine are you using?
>
> Is your engine giving you an exception, or is the display just working
> improperly?
> If it's the display....
>
> 1) Make sure that the browser is set up to display using a font
> that has
> characters which
> map to the encoding you are using.
> 2) Make sure that the generated HTML has no <FONT> tags which
> might be
> overriding the
> display selected by the browser.
>
> If it's the engine.... I've noticed that JRUN, at least, does not use the
> cannonical name for
> the SHIFT-JIS encoding. (It uses something like SHIFT_JIS rather than
> SJIS.
> You need to make
> sure that the encoding selected with you page directive is using a name
> that
> you engine
> understands.
>
> Good luck!
> -AMT
>
> > -----Original Message-----
> > From: A mailing list about Java Server Pages specification and reference
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Brown
> > Sent: Wednesday, May 24, 2000 2:33 PM
> > To: [EMAIL PROTECTED]
> > Subject: JSP Support For FullWidth Japanese Characters...
> >
> >
> > Any Japanese JSP developers out there?!
> >
> > We are localizing an English webserver product to Japanese and are
> having
> > trouble inputting and outputting fullwidth katakana characters. The
> other
> > developers tell me its a problem with the JSP engine that does
> > not allow you
> > to change the encoding of the output stream... Does this sound
> > reasonable?
> > Has anyone either developed Japanese JSP pages or heard of
> > similar problems?
> >
> > Thanks,
> > jb
> >
> > ==================================================================
> > =========
> > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> > JSP-INTEREST".
> > Some relevant FAQs on JSP/Servlets can be found at:
> >
> > http://java.sun.com/products/jsp/faq.html
> > http://www.esperanto.org.nz/jsp/jspfaq.html
> > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> >
>
> ==========================================================================
> =
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets