How does the "wrapped" style work? -----Original Message----- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] Sent: 05 January 2005 15:41 To: [EMAIL PROTECTED] Subject: Re: Object as parameters
It doesn't matter. If you prefer to use parameters, use the "wrapped" style. If you prefer to use an object, use the "document" style. Anne On Wed, 5 Jan 2005 10:04:18 -0000, Suzy Fynes <[EMAIL PROTECTED]> wrote: > > > > > > > Hi, > > > > When creating a web service in Axis that will have a number of simple type > input parameters, is it more practical to use objects or does it not matter > how many inputs come in on the service? > > > > Thanks > > Suzy