As I know , JRun JSP only support ASCII
you may try other servlet engine, Resin is nice.
----- Original Message -----
From: ZACHCIAL Slawek <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 18, 1999 8:56 PM
Subject: JRun + Japanese ???


> Hi there,
>
> I would like to know how can I create JSP (1.0) pages for Japanese
> customers. I need to deliver the HTML contents in Shift_JIS encoding.
>
> What are the options / settings to do so it could work.
> It seems like the page directive "contentType=text/html;
> charset=SHIFT_JIS" should do the job.
> I did the following test. I had an HTML page in Japanese with one line of
> text. Then I saved this file as .jsp adding at the beginning the page
> directive as above.
>
> What I get from html is not the same that I get from JSP. Why ???
>
> What's more, for longer pages I had the exceptions like
> "ArrayIndexOutOfBoundsException".
>
> Any ideas / solutions?
>
> I use JRun 2.3.2 (build 150) on Linux Apache 1.3.6.
>
> Pleas help !!!
>
> Slawek
>
>
===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff JSP-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
> For JSP FAQ, 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

Reply via email to