Chapter 6


A1:

B. There is no onRequestNew() method, and onRequest() executes in between onRequestStart() and onRequestEnd().

A2:

D. Each OnRequestEnd.cfm is paired with an Application.cfm file. OnRequestEnd.cfm runs only if it is located in the same directory as the Application.cfm file that was executed.

A3:

A and C. onRequest() cannot be used with Web Services or Flash Remoting.

A4:

B. Local variables are indeed local to the CFC, but as the requested page is included using <cfinclude> that page shares the CFCs scope.



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