At 18.17 05/04/2002, you wrote: >Hi > > > >I am new to using SOAP and have this question. > >Can SOAP be used to serialise java objects such as a java class or bean?
yes >If so where can I find some implementation details/ or code that explains >this? see to the <localsoapdir>samples/addressbook example and the docs on type mapping at http://xml.apache.org/soap/docs/guide/serializer.html (alo present in your local installation) > > >Regards > >Charlie > > HTH Pino
