XML Overview

Understand the role of XML as a markup language that defines a set of rules for encoding data or documents that are both human-readable and machine-readable. It is used to provide a neutral format for structuring data for storage and transport.

Overview of XML

Understand the fundamentals of XML by viewing the following links:

Wiki-XML

Introduction to XML

XML Tutorials

 

Overview of JSTL

This is a templating library for manipulating and updating XML documents and is used in complex transformation processes. You can learn more about JSTL by viewing these links:

JSTL Tutorials