|
Hi,
anyone has any idea how to configure apche to
serve unicode character? Is the default setting is ok and does require
some specail configation.
I have a jsp (for korean character..)
<%@ page
contentType="text/html;charset=euc-kr"%>
<html> <body> ³ª´Â Çѱ¹ÀÎÀÌ´Ù. </body> </html> and the output for this is something like...
나는 한국인이다 that i don't think is
right.
On webLogic too i got the same output. If anyone knows configation for
webLogic, that also will be helpful.
Do i require any setting at browser side???
Regards
Awdhesh |
- Re: Implemenation of korean character in apache/weblogic Awdhesh Kumar
- Re: Implemenation of korean character in apache/webl... Gang Zhang
- Re: Implemenation of korean character in apache/... Awdhesh Kumar
- Re: Implemenation of korean character in apache/webl... Bhushan_Bhangale
- Re: Implemenation of korean character in apache/... Awdhesh Kumar
- Re: Implemenation of korean character in apache/webl... Shiau, Eric
