I have xp and got the asian language pack installed.  The font looks right to me
----- Original Message -----
Sent: Friday, April 26, 2002 12:30 AM
Subject: Implemenation of korean character in apache/weblogic

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

Reply via email to