Hi
I need to send this XML in a web service to a none
java client.
do you have other suggestion for transfering a result set to a none java client ?
I think best way is to serialize it to an xml document anf then transform that document to client side.
Client must recive XML data , nothing else.