ColdFusion 9.0 Resources
Configuring and Administering Adobe ColdFusion 9
Adobe ColdFusion 9 CFML Reference
Developing Adobe ColdFusion 9 Applications
Installing Adobe ColdFusion 9
The sample code in the following discussions uses a structure called employee, which is used to add new employees to a corporate information system.
Creating structures
Using implicitly created structures in functions and tags
Adding and updating structure elements
Getting information about structures and keys
Copying structures
Deleting structure elements and structures
Looping through structures