new Parameter("handlers", javax.activation.DataHandler[].class, dhs, null);
On 4 Jun 2003 at 9:34, Wei Li wrote: > Hi, > > We are trying to send multiple attachments in one soap service call. > We are thinking using array of DataHandler, but don't know how to give values to > Parameter? > We are using soap api not axis api. > > for one attachment, we can do: > new Parameter("handler", javax.activation.DataHandler.class, dh, null); > how about if we have an array of handlers: > DataHandler [] dhs > > Thanks for help, > > -- wei > > Scott Nichol Do not reply directly to this e-mail address, as it is filtered to only receive e-mail from specific mailing lists.