G
Germic
Hi,
My webservice generates XML string by using xstream
(http://xstream.codehaus.org/), the problem is that it generates the XML
string without a root element.
Now, how do i persist that into an XMLDocument or XMLReader and then
retreive the data?
Adding the root element at the clients side is one way out anyother
suggestions?
My webservice generates XML string by using xstream
(http://xstream.codehaus.org/), the problem is that it generates the XML
string without a root element.
Now, how do i persist that into an XMLDocument or XMLReader and then
retreive the data?
Adding the root element at the clients side is one way out anyother
suggestions?