ColdFusion provides many ways to instantiate CFCs and invoke CFC methods. The following table lists the techniques, including the ColdFusion tags and functions that you use:
| Invocation | Description | For more information |
|---|---|---|
|
|
Invokes a component method. Can invoke methods of a CFC instance or invoke the methods transiently. |
|
|
|
Invoke methods and access properties of a component instance. |
|
|
URL |
Transiently invokes a component method by specifying the component and method names in the URL string. |
|
|
Form control |
Transiently invokes a component method using the HTML |
|
|
Flash Remoting |
ActionScript can transiently invoke component methods. |
|
|
Web services |
The |
See Using Web Services. |
ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | KnowledgeBase | Bug Reporting
Version 7
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/coldfusion/7/htmldocs/00001039.htm