View comments | RSS feed

Application.CFC Reference

This chapter describes the methods that you implement in Application.cfc to handle Macromedia ColdFusion MX 7 application events. It also describes the variables that you set in the CFC to configure application characteristics.

Contents

Application variables
Method summary
Tag descriptions

Note: Although Windows is case-insensitive, Macromedia recommends that you always start the Application.cfc filename with an uppoercase A. Both application.cfc and Application.cfc are reserved words.

Note: If your application has an Application.cfc, and an Application.cfm or onRequestend.cfm page, ColdFusion MX ignores the CFM pages.


ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | KnowledgeBase | Bug Reporting

Version 7

Comments


MaestroFJP said on Feb 11, 2005 at 4:00 PM :
If we're talking about case-sensitivity here, shouldn't "onRequestEnd.cfm" from:
If your application has an Application.cfc, and an Application.cfm or onRequestend.cfm page, ColdFusion MX ignores the CFM pages.

Be: "OnRequestEnd.cfm" or has this changed as well?
Mike Greider said on Mar 1, 2005 at 5:57 AM :
Minor typo ... "with an uppoercase A". Uppercase is spelled incorrectly.

 

RSS feed | Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/coldfusion/7/htmldocs/00000692.htm