Posted By:
jana_vala
Posted On:
Monday, February 25, 2002 07:21 AM
Could someone let me know how to send a SOAP request from a Java client program to a program on the server side?
Specifically, the client program sends a packaged xml document (I am using oracle xml parser in the java program) and some other parameters, asking the other program to save the packaged xml document in a specific folder on the server.
Thanks.