onApplicationStart

Defined in Application.cfc, invoked once when the application is initialized.

function onApplicationStart() { return true; } → returns boolean

Examples
Sample code invoking the onApplicationStart function

Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.

Fork me on GitHub