| Author |
Problem in parsing restlet response xml
|
Kuladip Yadav
Ranch Hand
Joined: Jul 30, 2008
Posts: 162
|
|
Hi All,
I have created RESTlet service. But when I try to parse response it shows following exception
I am creating xml response using com.thoughtworks.xstream.XStream.toXml()
So How should I ensure that all the content of response xml cantains only UTF-8 characters ?
Thanks in advance.
|
 |
 |
|
|
subject: Problem in parsing restlet response xml
|
|
|