We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
The Evolution of SOAP::LITE
|
| Subject: |
|
Interoperability |
| Date: |
|
2002-03-06 12:59:31 |
| From: |
|
shajfk
|
|
|
|
Plethora of SOAP help are there in different web sites, But information regaring how this interoperability works is minimal. For example. A java Soap server is sending a vector/hashmap to a perl SOAP client. You cant find any help in this kind of scenarios. I mean how to receive/extract that
Do put some example of how the interoperability between perl/java/c++ data types happens. ( int, string, long, char etc u can see help very often but I am concerned about java vector/hashmap/hashtable/object/nested object etc passing between C++/Java/Perl client )
|