Creating the Application.cfm page
The Application.cfm page defines application-level settings and functions such as the following:
- Application name
- Client-, application-, and session-variable variable management options
- Page processing settings
- Default variables, data sources, style settings, and other application-level constants
- Login processing
- Application-specific error handling