IN THIS CHAPTER
Understanding Structured Development 263
Introducing ColdFusion Components 266
More On Using ColdFusion Components 289
You have now seen just how easy dynamic page development is using ColdFusion. Combining SQL queries (even dynamically created queries) and output code is the key to building just about any Web-based applications.
We still have much to cover, but before going any further I'd like to take a little detour to revisit dynamic page generation and consider structured development.