passing objects to web service

I'm not sure which is the best form to passing objects in web services. How
do you do it?

- Returning the class?   public myclas exampleMethod()
- Returning a XML string?   public string exampleMethod()
- Another form?

Thanks


__________________
Hip Hop 
Chistes 

--
View this message in context: http://www.nabble.com/passing-objects-to-web-service-t1374219.html#a3687980
Sent from the w3.org - www-ws-desc forum at Nabble.com.

Received on Friday, 31 March 2006 11:53:01 UTC