Adding OnMissingTemplate() ColdFusion Event Handler To Big Sexy Poems
Read OriginalThis technical article details the implementation of the onMissingTemplate() event handler in a ColdFusion Application.cfc component. It explains how this handler catches requests for non-existent .cfm or .cfc templates, which the standard onError() handler misses. The author shares their specific code and architecture for routing these requests through their main index.cfm file for logging and analysis.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser