JRun allows you to write your JSP pages in Chinese. The only difference is
that you must explictly set the character set to so that JRun can read your
document properly. To set the chaset, use the page directive: <%@page
contentType="text/html charset="BIG5" %>
----- Original Message -----
From: Angie Woo <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 18, 2000 10:14 AM
Subject: Language Support in JRUN
> Hi, everyone,
>
> Now I confront a problem and would like somebody to help.
>
> I have some JSP which data are in chinese character. When those JSP pass
> through JRUN, error exists. Would anybody tell me that can JRUN support
> chinese character? If not, are there any other methods that I still can
> display chinese character in JSP?
>
> Thanks!
>
> Angie
>
>
===========================================================================
> 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