How to return an xml file/string from web service in java



I have a web service which is returning a string.


I want to extend this web service so that it returns an xml based string.


To begin with I am able to return xml based strings from a normal POJO class


Could you please help me with this.


Regards Bipul


No comments:

Post a Comment