User Guide
C HAPTER 19
Chapter 19 Using CFOBJECT to Invoke
Component Objects
The CFOBJECT tag is used to invoke objects created by component technologies.
This includes COM/DCOM, CORBA, Java, and EJB objects.
Contents
• Component Object Overview........................................................................ 326
• Invoking Component Objects....................................................................... 327
• Getting Started with COM/DCOM................................................................ 328
• Creating and Using COM Objects................................................................. 331
• Getting Started with CORBA ......................................................................... 332
• Calling a CORBA Object................................................................................. 333
• Calling Java Objects........................................................................................ 335