M
Maximiliano Barone
I would like to return an XML with all its tags in a String (I am
developing with Java).
I have built the Document in a DOM an then I want to convert it into a
String.
public String MyWebService (String parameter)
{}
Thanks in advance.
MDB
developing with Java).
I have built the Document in a DOM an then I want to convert it into a
String.
public String MyWebService (String parameter)
{}
Thanks in advance.
MDB