I'm writing a program that will act as a server for another program
making XML/RPC calls. My problem is that the program making the call is
expecting multiple return values. Obviously Java doesn't support
returning multiple values from a function call, but is there away around
this?
Thanks in advance,
/Martin
- Re: Multiple return parameters Martin Gustavsson
- Re: Multiple return parameters John Wilson
- Re: Multiple return parameters Praveen Udawat
- Re: Multiple return parameters Marek
- RE: Multiple return parameters Kunwar Asheesh Saxena
- Multiple return parameters Martin Gustavsson
- Re: Multiple return parameters Tanya Brethour
