So... Is this to say that...

CFAS looks FIRST for application.cfm
THEN executes your .cfm templates
And then finishes by executing OnRequestEnd.cfm???

How intriguing... I never knew this existed...

Alan McCollough
Web Programmer
Allaire Certified ColdFusion Developer
Alaska Native Medical Center

> -----Original Message-----
> From: Erki Esken [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, February 07, 2001 6:27 AM
> To:   Fusebox
> Subject:      Re: onRequestEnd.cfm
> 
> > Otherwise cf takes a performance hit when it recurses all the
> > way to the root looking for one.
> 
> Actually CF searches for Application.cfm like this and if it finds one
> then only tries to find OnRequestEnd.cfm in the same directory that it
> found Application.cfm.
> 
> Erki
> 
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to