XML and Java2 Tutorial
From xlxp-dev-approval@fsc.fujitsu.com Thu Dec 31 18:42:00 1998
Date: Thu, 31 Dec 1998 19:34:03 -0500
To: xlxp-dev@fsc.fujitsu.com
From: Nazmul Idris <xml@beanfactory.com>
Subject: xlxp-dev: XML and Java2 Tutorial
Dear fellow Java and XML Developers:
I could not find a decent resource on the web which showed me
how to use XML and Java to build web and Internet based
applications. So I decided to write one myself :).
Check it out at:
http://developerlife.com
http://developerlife.com/xmljavatutorial1
It shows you how to use:
1) the IBM parser (IBM XML Parser for Java)
2) the Sun parser (Sun ProjectX EA2)
3) the DOM (org.w3c.dom.*) interfaces
4) JFC/Swing with XML
5) Servlets with XML
6) and much, much more!
Enjoy!
Have a Happy New Year!!!
Nazmul Idris