Hi all. there's the possibily to send directly an array to a webservice? i've a service that returns an array, and i've another webservice that takes in input an array. how can i do the copy? i'd to create an dimensioned array and copy with an for each element and then put this array into the service?
there's examples? in this moment i'm using the eclipse editor. thanks. -- Stefano
