Ben Nadel has an interesting question on his blog about including sub-applications from within an existing CF application, and having the relevant sub-level Application.cfc fire off.
This is doable in a fairly simple manner but which relies on a barely-documented feature of ColdFusion, and the fact that the sub-level Application.cfc fires is completely undocumented, and may [...]
ColdFusion Including Sub-Applications
May 30th, 2008 · 2 Comments · ColdFusion, Programming
Tags: application.cfc·ColdFusion·kludge