|
Description
This course covers the parsing and validation of XML using both
the SAX (Simple API for XML) and DOM (Document Object Model) parsers
and the integration of these parsers into Java-based applications.
The course covers the use of XSLT to transform XML documents into
multiple formats. The course also covers the use of XML as a means
of data interchange in a Java-based distributed Web application.
Audience
The course is intended for Web and application developers who are
interested in learning to use XML and Java together in order to
leverage the platform independence and versatility of each.
Prerequisites
The course assumes a working knowledge of both XML and Java: for
example, completion of Arkoa's Introduction to XML and Java2 Programming.
Knowledge of JDBC, and Java servlets, and Tomcat Web Server are
helpful, but not necessary.
Hardware and Software
Each course participant needs a Windows 98, ME, NT, or 2000 PC,
or a Unix workstation with the following software:
- Apache xerces1.3.1 or above
-
Apache xalan 2.0.1 or above
-
J2SE v1.3 or above
-
Jakarta Tomcat 3.2.1 or above
-
Informix Cloudscape 3.6, or Microsoft Access
|
Format
- Presentation
- Hands-on
- Demonstration
Objectives
After completing this course, participants should be able to:
- Describe the differences between
SAX and DOM parsers
- Use SAX and DOM parsers together
with Java to manipulate and validate XML documents.
- Write XSL stylesheets and use XSLT
together with Java to transform an XML document into multiple
formats
- Use XML as a means of data interchange
in a Java Servlet based distributed Web application
|