-
Passing a 2-D object array using WSDL (1 messages)
- Posted by: harneet kaur
- Posted on: April 25 2009 03:55 EDT
Can we pass a 2-D Object array to a webservice using WSDL? Here Object is the java.lang.Object class. If so how?Threaded Messages (1)
- Re: Passing a 2-D object array using WSDL by Vinod Singh on April 30 2009 15:56 EDT
-
Re: Passing a 2-D object array using WSDL[ Go to top ]
- Posted by: Vinod Singh
- Posted on: April 30 2009 15:56 EDT
- in response to harneet kaur
Wrap array of the object in another object and return array of that object. Thanks, Vinod http://blog.vinodsingh.com/