Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
Hi I'm having a problem displaying certain characters in a WML page. I am reading in values from a database using a ResultSet object, and use getString() to retrieve the value. However, characters with the accent symbol, like "�" for example are being replaced by "?" in my WML code. Does anyone know how to solve this problem ? If so, please reply as I am getting desperate after spending hours trying to figure it out. Thanks Andrew
Replies:
|
Sponsored Links
|