Character problem at displaying the result of a query
Posted
by rahmivolkan
on Stack Overflow
See other posts from Stack Overflow
or by rahmivolkan
Published on 2010-04-21T12:50:13Z
Indexed on
2010/04/21
12:53 UTC
Read the original article
Hit count: 160
ms-exchange
|jsp
I am not good at jsp but I wondered what can cause such a problem when every other strings are displayed well:
a JSP file queries information of people by their name at Contact (MS Exchange). the query returns the full info of the person; and the first, last names are printed. Last names with apostrophes (Ex: O'reilly) aren't displayed at all.
what can be possible solutions?
Thanks in advance
P.S. I know the way of asking is not suitable but, I need information from people who had such a problem before.
© Stack Overflow or respective owner