I've had quite a few questions about how to use XML. The Java API is notorious for it's handling of XML, that being said there are plenty of samples available at: http://java.sun.com/developer/codesamples/xml.html so I'd recommend you take a look at them.
Post a Comment