Chapter 32


A1:

C and D. Web Service data is XML in a SOAP package.

A2:

B. <cfinvoke> is used to invoke ColdFusion Components and Web Services. A is incorrect, as <cfinvoke> handles its own HTTP calls internally. C is incorrect, as only CFCs can be instantiated as objects, not Web Services. D is incorrect, as all Web Services' XML processing is handled by ColdFusion internally.

A3:

A, B, and D. For a CFC function to be accessed as a Web Service, it must be named using NAME, access must be set with access="remote", and the RETURNTYPE must be specified too.



Macromedia ColdFusion MX 7 Certified Developer Study Guide
Macromedia ColdFusion MX 7 Certified Developer Study Guide
ISBN: 0321330110
EAN: 2147483647
Year: 2004
Pages: 389
Authors: Ben Forta

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net