Web Resources

Java Links

The home of the Kaffe virtual machine is at http://www.kaffe.org/.

Sun's Java tutorial http://java.sun.com/docs/books/tutorial/

XML Links

The XML 1.0 specifications are available at http://www.w3.org/TR/REC-xml .

Lots of other useful XML links at http://www.xml.org/.

World Wide Web Consortium XML resources are available at http://www.w3.org/xml.

The XML FAQ http://www.ucc.ie/xml.

Jim Clark's XML Resources are at http://www.jclark.com/xml/.

DOM

The DOM Level 2 specifications are available at http://www.w3.org/DOM.

Robin Cover's DOM pages are available at http://www.oasis-open.org/cover/dom.html

XPath

The XPath specifications are available at http://www.w3.org/TR/xpath.

A nice XPath tutorial is available at http://www.zvon.org/xxl/XPathTutorial/General/examples.html