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

Reply via email to