Sen, Puny wrote:
Convert the string to an array of bytes, then send it. It is base64 encoded, so it will be sent fine.What would be the best strategy for sending an arbitrary XML document as a parameter using Axis?
Sen, Puny wrote:
Convert the string to an array of bytes, then send it. It is base64 encoded, so it will be sent fine.What would be the best strategy for sending an arbitrary XML document as a parameter using Axis?