I am using XStream for converting the java object to xml. But i am not getting the proper output. When i am iterating the object, I am able to get the information. But when that object is converted to xml by XStream, the data changes. I dont know what will be the problem.
Can you provide some alternate with some samples.
Thanks in advance. Easwar