Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

French characters from DB to XML using Java

843834Jul 11 2002 — edited Jul 13 2002
I have french characters in my database like � . The database format has been set to UTF-8.

Is there any easy way of converting a String in Java that has these charaters to unicode.

In short, my string has a value of "test�" and I want to convert it to "testé".

any help would be appreciated.

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 10 2002
Added on Jul 11 2002
7 comments
188 views