Summary


XML facilitates data sharing between diverse and disparate applications and services. WDDX provides some of the core benefits of XML without requiring the learning and understanding of XML itselfand on all major platforms (including ColdFusion).

Sample Questions

1:

Which of the following is not a valid action attribute for the <cfwddx> tag?

  1. CFML2ASP

  2. CFML2JS

  3. WDDX2CFML

  4. CFML2WDDX

2:

Which of the following options would you use to convert a ColdFusion two-dimensional array called names into a WDDX packet and write the results to the page?

  1. <cfwddx action="CFML2WDDX"

                                    input="#names#"> 

  2. <cfwddx action="CFML2PAGE"

                                    input="#names#"> 

  3. <cfwddx action="CFML2WDDX"

    [View full width]

    input="#names#" writetopage="Yes">

  4. <cfwddx action="CFML2WDDX"

    [View full width]

    input="#names#" output="This .Page">



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