| Java XML HTTP post example using org.apache.commons.httpclientYou need the following jars for the sample java code to work httpcore-4.1.jar httpclient-4.1.1.jar commons-logging-1.1.1.jar ... Sample properties file for the Http Post #Properties File for XML data http post #URL for submitting XML data post_url=http:// www.mysamplecode.com |