Hi, I need to access a web service developed in php that?s using php complex data types. Is there any way to map this "php complex data types" to "complex java data types" ? An example: there?s a Product class in php, and an instance of this class in returned by web service. How can I deserialize this php complex data type into a java Product class ?
Thanks in advance, Sergio Stateri Jr. [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
