| Author |
general encoding questions
|
John Davis
Ranch Hand
Joined: Nov 02, 2000
Posts: 181
|
|
When using Apache SOAP-RPC, I am thinking I've addressed both serialization and encoding with the following code: QUESTION #1. Is this correct? When I don't use Apache SOAP-RPC but code SOAP low-level, as in: QUESTION #2: what would be a way to solve requirements for serialization and encoding? (I am currently replacing by-hand SOAP-Body XML angle brackets by XML entities. QUESTION #3: Why is XML encoded? What problem is solved by XML encoding?
|
 |
 |
|
|
subject: general encoding questions
|
|
|