Re: How to send complicated Objects using SOAP over http
Anne Thomas Manes <[email protected]> Tue, 31 May 2005 08:52:12 -0400
| Newsgroups | gmane.text.xml.soap.user |
|---|---|
| Message-ID | <[email protected]> |
If you're just starting out, you should use Apache Axis rather than Apache SOAP. See http://ws.apache.org/axis/. Anne On 5/29/05, Rahul Saley <[email protected]> wrote: > Hello, > We want to send some complicated datastructured object using SOAP. > I think we have to worry about the bean serialiser, is there some good book, > tutorial/s which tells how to do it? > Another question is, Is it really possible to send any given object? > > I have to work in Java platform. > > Please help. > > Thanks in advance. > > > With Regs > Rahul Saley > > >