BEA Logo BEA WebLogic Server Release 6.1

  BEA Home  |  Events  |  Solutions  |  Partners  |  Products  |  Services  |  Download  |  Developer Center  |  WebSUPPORT

 

  |  

  WebLogic Server Doc Home   |     Programming XML   |   Previous Topic   |   Next Topic   |   Contents   |   Index   |   View as PDF

Programming WebLogic XML

 

 

XML Overview

What Is XML?

How Do You Describe an XML Document?

Why Use XML?

What Are XSL and XSLT?

What Are DOM and SAX?

SAX

DOM

What Is JAXP?

JAXP Packages

Common Uses of XML and XSLT

Using XML and XSLT to Separate Content from Presentation

XML as a Message Format for Business-to-Business Communication

WebLogic Server XML Features

XML Document Parsers

XML Document Transformer

JAXP Plugability Layer Implementation

WebLogic Servlet Attributes

WebLogic XSLT JSP Tag Library

XML Registry For Configuring Parsers and Transformers

XML Registry for Configuring External Entity Resolution

Code Examples

Editing XML Files

Learning About XML

 

Developing XML Applications with WebLogic Server

Developing XML Applications: Main Steps

Parsing XML Documents

Parsing XML Documents Using JAXP in SAX Mode

Parsing XML Documents Using JAXP in DOM Mode

Parsing XML Documents in a Servlet

Validating and Non-Validating Parsers

Handling Entity Resolution While Parsing an XML Document

Using Parsers Other Than the Built-In Parser

Using the WebLogic FastParser

Generating XML Documents

Generating XML from a DOM Document Tree

Generating XML Documents in a JSP

Using JAXP to Transform XML Data

Example of Transforming an XML Document Using JAXP

Converting From the Xalan API to JAXP 1.1 API

Using the JSP Tag to Transform XML Data

XSLT JSP Tag Syntax

XSLT JSP Tag Usage

Transforming XML Documents Using an XSLT JSP Tag

Example of Using the XSLT JSP Tag in a JSP

Using Transformers Other Than the Built-In Transformer

 

XML Programming Techniques

Sending and Receiving XML To and From Servlets and JSPs

Handling XML Documents in a JMS Application

Accessing External Entities That Do Not Have an HTTP Interface

XML Document Header Information

 

Administering WebLogic Server XML

Overview of Administering WebLogic Server XML

XML Administration Tasks

How the XML Registry Works

Parser Selection Within the XML Registry

XML Parser and Transformer Configuration Tasks

Configuring a Parser or Transformer Other Than the Built-In

Configuring a Parser for a Particular Document Type

External Entity Configuration Tasks

Configuring External Entity Resolution

Configuring the External Entity Cache

Monitoring the External Entity Cache

 

XML Reference

Extensible Markup Language (XML) 1.0 Specification

Simple API for XML (SAX) 2.0

Document Object Model (DOM) Level 2 API

W3C XML Namespaces 1.0 Recommendation

Java API for XML Processing (JAXP) 1.1

Apache Xerces Java Parser API

Apache Xalan XML Stylesheet Language Transformer (XSLT) API

Additional Resources

Code Examples

Related WebLogic Documentation

General XML Information

Tutorials and Online Courses

Other XML Specifications

 

back to top   next page