User Guide

Table Of Contents
PART VI
Using Web Elements and External Objects
This part describes how you can use web elements such as XML, web services, Enterprise
JavaBeans (EJBs), JSP pages, and Java servlets in ColdFusion applications. It also describes how to
use external objects, including Java, Component Object Model (COM), and Common Object
Request Broker Architecture (CORBA) objects in CFML applications.
The following chapters are included:
Chapter 35: Using XML and WDDX . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 843
Chapter 36: Using Web Services . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 885
Chapter 37: Integrating J2EE and Java Elements in CFML Applications. . . . . . . . . . . . . . . . 917
Chapter 38: Integrating COM and CORBA Objects in CFML Applications. . . . . . . . . . . . . 945
PART VI