| Author |
Problem in displaying Euro and Super script symbol in jsp
|
paresh doshi
Ranch Hand
Joined: Nov 20, 2006
Posts: 81
|
|
Hi Team,
I am facing a problem in displaying Euro symbol (€) and the Superscript letters like () in the text box of my jsp. I have tried using the encoding (UTF-8, ISO-8859-1, ISO-8859-15), but no luck. It shows me Box instead of Euro symbol. I have used following lines for page encoding in my jsp.
<%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %>
Can anyone please help me out. Its urgent.
Regards,
|
Thanks.<br />Paresh Doshi<br />SCJP 1.4
|
 |
 |
|
|
subject: Problem in displaying Euro and Super script symbol in jsp
|
|
|