White Papers White Papers
Development With JSP and XML - Part II: JSP With XML in Mind
Overview The eXtensible Markup Language (XML) has become the de facto standard data representation format for the Internet. XML data can be processed and interpreted on any platform - from handheld device to mainframe. It a perfect companion for Java applications that need portable data. Java is the winner programming language to use with XML. Most XML parsers are written in Java, and it provides a comprehensive collection of Java APIs specifically targeted at building XML-based applications. This paper presents a brief overview of XML and shows how to present XML documents, generate XML using JSP, parse XML documents using Simple Access API for XML (SAX) and Document Object Model (DOM), and transform XML into other markup languages.
| Publisher | Sun Microsystems | File Format | HTML |
|---|---|---|---|
| Date Published | July 2001 | ||
| Format | White Papers | ||
| Topics |
|
||



