Question
Virtusa
US
Last activity: 8 Jul 2016 9:57 EDT
Special Characters displayed as ASCII values on screen
Hi
We have a service which send response values with different HTML tags. We are able to display the values properly on the screen. However when we get some special symbols like dagger (†)/double dagger(𔅅) we are not able to display the symbol on screen (ASCII codes are displayed on screen).
Currently using a paragraph rule to display the values on screen.
Code in paragraph rule <% out.println(tools.getProperty(".propertyName").getStringValue()); %>
Do you have any suggestions on displaying these as symbols on screen.
Thanks
Sam
***Updated by moderator: Brendan. Removed user added #helpme and Ask the Expert tags. Apologies for confusion, shouldn't have been an end-user option.