Defines the scope of a CFML application and allows you to set various application specific settings. Consider using Application.cfc instead of Application.cfm files.
<cfapplication>
component { /* Application.cfc */ this.name="myAppName"; }
cookiecookiesessionfalsetruefalseregistrycookieregistrydatasource_nametruetruefalsefalsetruefalsefalsetruefalsenoneallformurlcookiecgiform,urlform,url,cookieform,url,cookie,cgitruefalsetruefalsetruefalse<bx:application> in BoxLang files.
Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.