Community

Store data in a XML file using the DOM API in JAXP

(Amit Kumar Saha) Okay, if you are like me- a Java developer and think that XML is an easy solution to most of your light-weight, persistent data storage and retrieval needs, simply because of its structured nature, I shall briefly describe you how I use Java API for XML processing (JAXP)- DOM API t

Read More - Register for Free Membership