|
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?
|
- RE: are all return values strings? Jonathan
- RE: are all return values strings? Alan Moore
