Hello all,

I have an application residing in a subdirectory of my web root. Inside
the application subdirectory I have my Application.cfm and
OnRequestEnd.cfm files; my web root contains both files as well. As far
as I can tell the webroot/Application.cfm is not processed (as I
expect). But the webroot/OnRequestEnd.cfm is processed then my
application/OnRequestEnd.cfm is processed, I thought that CFMX was only
supposed to process my application/OnRequestEnd.cfm and then stop.

Processing steps (as I can determine)
1. application/Application.cfm
2. application code
3. webroot/OnRequestEnd.cfm
4. application/OnRequestEnd.cfm

Can someone please explain this to me or am I overlooking something
plain and simple?

Thanks!

Doug
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to