aspose file tools
The moose likes Web Services and the fly likes Soap enc. Arrays Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Soap enc. Arrays" Watch "Soap enc. Arrays" New topic
Author

Soap enc. Arrays

Keith Smith
Greenhorn

Joined: Apr 18, 2002
Posts: 6
I am looking for some detailed documentation on Soap Arrays. What they are all about etc. etc.
Any pointers?
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12271
    
    1
Seems to me your starting point should be the latest specifications at the W3C.
http://www.w3.org/
SOAP does provide for encoding arrays of the various simple types, if that is what you are talking about.
Bill


Java Resources at www.wbrogden.com
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Soap enc. Arrays
 
Similar Threads
Webservices book
Multidimensional arrays
BP 1.0 vs. Legal Things
Sending ArrayList as param to Axis2 web service
Native arrays versus java.util.Array