|
Hey, Have a question, I have an object containing loads of
information on a person e.g name, phone number, address etc I want to send
someone a list of these people using axis. I store the list in an ArrayList
containing objects of each person. Seen as ArrayLists
are just for java its not good for a web service, so I
created an array of objects. Now considering it has to be generic the objects
can only be Strings, Integers etc So my question is how can I return more than one piece of
information using only Data type objects? Currently all web services ive
deployed only use access one method, could I have say 5 methods all returning
different information of the person. Ie. one method returns all the names, second one returns all
phone numbers etc Any help would be great! Thanks, Sue |
- Re: Object lists in axis Suzy Fynes
- Re: Object lists in axis Praveen Peddi
- Re: Object lists in axis Anand Natrajan
- RE: Object lists in axis Stevenson, Chris
- RE: Object lists in axis Suzy Fynes
- RE: Object lists in axis THOMAS, JAI [AG-Contractor/1000]
- RE: Object lists in axis Pridemore, Russell (MAN-Corporate)
- RE: Object lists in axis Suzy Fynes
- RE: Object lists in axis Stevenson, Chris
- RE: Object lists in axis Suzy Fynes
- RE: Object lists in axis Stevenson, Chris
