Purpose: Post XML or EDI data to specified URL with credentials Author : Andrew Tomaszewski 2004-02-18 usage: java PostXML {-u username} {-p password} -url "https://url:443/" -o "path/logFile" -f "path/f ilename" -type "application/EDI; charset=UTF-8" switch for the MIME type. -type "application/EDI; charset=UTF-8"' or -type "text/xml; charset=UTF-8" See sample .bat and .sh file examples Known clients using: Ada Valley (EDI) testing as of 2004-02-18