Integrating COM and CORBA Objects in
CFML Applications

This chapter describes how to use the cfobject tag to invoke COM (Component Object Model) or DCOM (Distributed Component Object Model) and CORBA (Common Object Request Broker) objects.

Contents

About COM and CORBA

Creating and using objects

Getting started with COM and DCOM

Creating and using COM objects

Getting started with CORBA

Creating and using CORBA objects

CORBA example