ColdFusion® MX: From Static to Dynamic in 10 Steps By Barry Moore
Table of Contents
Step 9. User Security
In this step, we looked the concepts of authentication and authorization. We also discussed the new ColdFusion MX tags and functions that relate to user security. Remember that the use of these tags and functions depends on the availability of the Session scope.
In the next step, we will learn about complex variables, such as arrays and structures. We will use these variables to create a simple shopping cart for our Beelze-Bubba web application.