Community

Serializing ColdFusion Variables Into ColdFusion Code Using WDDX

(Ben Nadel) ColdFusion provides us with a number of ways in which to serialized our ColdFusion values – JSON, WDDX, and Binary (as of ColdFusion 9) are all formats that can be generated on the fly. But these formats all require a file read in order to be consumed.

Read More - Register for Free Membership