aspose file tools
The moose likes JSP and the fly likes Custom tag not able to sidplay Euro symbol Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Custom tag not able to sidplay Euro symbol" Watch "Custom tag not able to sidplay Euro symbol" New topic
Author

Custom tag not able to sidplay Euro symbol

James Tharakan
Ranch Hand

Joined: Aug 29, 2008
Posts: 580

i have a costomTag created which should print the Euro symbol. but for some reason its not able to display it.
i have used getJspContext().getOut().print() method

It is able to print the pound symbol.
any suggestion ?


SCJP 6
Why to worry about things in which we dont have control, Why to worry about things in which we have control ! !
Stefan Evans
Bartender

Joined: Jul 06, 2005
Posts: 1005
How are you currently printing it?

The standard code as I understand it would be: "€" which produces €
James Tharakan
Ranch Hand

Joined: Aug 29, 2008
Posts: 580

I send a String parameter to the print(), this string is provided to me by a service call.
Which is actually the symbol
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Custom tag not able to sidplay Euro symbol
 
Similar Threads
Valid Record Fields
JavaPOS Printing � symbol problems
Euro Currency Formatting In Linux
Euro Symbol does not display correctly in sax transformation
Export to excel in jsp