This is a sample application that demonstrates
how to use the Jakarta HttpClient API.
This application sends an XML document
to a remote web server using HTTP POST
author: Sean C. Sullivan author: Ortwin Glueck author: Oleg Kalnichevski author: Paul King
Usage:
java PostSOAP http://mywebserver:80/ SOAPAction c:\foo.xml
Parameters: args - command line argumentsArgument 0 is a URL to a web serverArgument 1 is the SOAP ActionArgument 2 is a local filename