Chapter 1: ColdFusion Tags
CFOBJECT
The CFOBJECT tag allows you to call methods in COM, CORBA, and JAVA objects.
Note
On UNIX, COM objects are not currently supported by CFOBJECT.
CFOBJECT topics
CFOBJECT Type="COM"
CFOBJECT Type="CORBA"
CFOBJECT Type="JAVA"
CFOBJECT TYPE attributes
Depending on the value you assign to the TYPE attribute of CFOBJECT, there are
several additional attributes you can set. This table shows which attributes you can use
with each CFOBJECT TYPE.
Attributes Used with CFOBJECT TYPEs
TYPE
COM
CORBA
JAVA
Sections that follow describe these values and attributes in greater detail.
ColdFusion administrators can disable the CFOBJECT tag in the
ColdFusion Administrator Basic Security page.
Attributes
ACTION
CLASS
NAME
CONTEXT
SERVER
ACTION
CONTEXT
CLASS
NAME
LOCALE
ACTION
TYPE
CLASS
NAME
143
Need help?
Do you have a question about the COLDFUSION 4.5-CFML LANGUAGE and is the answer not in the manual?