How can XML data be transferred from one machine to another?
Created May 4, 2012
Davanum Srinivas XML is just an open way to express your data, this means that XML can be transported with just about any protocol. For an example on using XML over HTTP can be found at http://developer.java.sun.com/developer/qow/archive/84/index.html