Hi All, I mistakenly sent a wrong JSP last time. Please find attached with the actual SampleJSP1.jsp I used while testing. This jsp is called from the first JSP, SampleJSP.jsp. Regards, Sourav -----Original Message----- From: souravm Sent: Wednesday, December 31, 2003 10:33 AM To: '[EMAIL PROTECTED]' Subject: Problem in handling certain Unicode characters in Netscape 4.75 Hi, I'm facing problem in handling problems in handling certain Unicode characters through UTF-8 encoding in Netscape 4.75. Here goes the detail information on the problem. 1. The characters giving problem are Circled numbers (\u2460 to \u2469), Upper case Roman numbers (\u2160 to \u2169) and Lower case Roman numbers (\u2170 to \u2179). 2. I'm running Netscape 4.75 on a Windows 2000 box with Japanese locale.
3. I'm submitting a simple HTML (created from a JSP, the attached SampleJSP.jsp) form with a textbox and submit button and having UTF-8 as character set. On submit of the form, a second HTML page (created from a second JSP, the attached SampleJSP.jsp) comes up which contains the string entered by the user on the first HTML form. 4. At the server side I'm running Weblogic 8.1. 5. The same set of JSPs are handling properly the above mentioned characters in Netscape 6. It will be great to get any pointer for solving this issue. Thanks in advance. Regards, Sourav
<<winmail.dat>>

