Thank you for your recommand
Does Apache WebServer support JServ with JSP now?
> -----Original Message-----
> From: jang eui jin [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 23, 1999 9:25 AM
> To: ������
> Cc: [EMAIL PROTECTED]
> Subject: Re: Does JSP support non default encoding ?
>
>
> Hi!
>
> I recommand 'Apache + JServ + GNUJSP.'
>
> It can diplay 2bytes character properly.
>
> The code below is needed.
> <%@ page contentType="text/html; charset=euc-kr" %>
>
> I hope it help you.
>
> ������ wrote:
>
> > we are use korean character "EUC-KR" or "KSC5601"
> > but JSP can't translate korean character in java code
> >
> > I make a simple code bellow
> >
> > <%@ page language="java" %>
> > <%@ page contentType="text/html; charset=euc-kr" %>
> >
> > <html>
> > <body>
> > �ȳ��ϼ���? <%="�����ؾ�" %>
> > </body>
> > </html>
> >
> > "�����ؾ�" encoded in EUC-KR but JSP can't translate "�����ؾ�"
> character.
> > "�ȳ��ϼ���?" is can translate becuase page content type is euc-kr
>
>
===========================================================================
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