Hello.
Are return values from a service restricted to Strings, or just anything implementing the "Serializable" interface?  At some point the return values have to be serialized into xml, or some String value.  How should I do this?

Reply via email to