Whatterz


Articles tagged scope

Application-Based Paths in ColdFusion
The THIS scope in the Application.cfc contains several built-in variables that allow you to set the properties of the application; the name, session management etc. With the release ColdFusion 8 comes the introduction of application-based pathing in the form of the THIS.mappings and THIS.customTagPaths variables. Read more – ‘Application-Based Paths in ColdFusion’.