Java and XML

Java is emerging as the language of choice for processing XML. XML and Java are the perfect pair. They complement each other so well. XML contributes platform-independent data. Java contributes platform-independent processing. Both XML and Java are Internet friendly. XML was designed to be an optimized, flexible, readable format; Java has been network-aware from the beginning in its development. Although there are many XML tools and libraries based on other languages such as Python, perl, and C, the majority of XML development is focused on Java.

The following are some suggested readings for you. Enjoy.

  1. XML, Java, and the future of the Web (Written by Jon Bosak of Sun Microsystems in Oct 3 1997)
  2. XML representation of a relational database (Last modified:1997/07/11)
  3. XML Matters: Putting XML in context with hierarchical, relational, and object-oriented models (Written by David Mertz of IBM in April 1 2001)

This entry was posted on Saturday, December 11th, 2004 at 10:55 PM and filed in Java Computing. Bookmark this entry. Follow the comments here with the RSS 2.0 feed. Comments are closed, but you can leave a trackback.

Comments are closed.