Defined in Application.cfc, invoked when a request is made for a CFML template that does not exist.
function onMissingTemplate(string targetPage) { return true; }
→ returns boolean
Signup for cfbreak
to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.