it is called only once per request, and not when custom tags are called. also, if you have multiple directories with application.cfm in them, only the application.cfm in the directory of the base template (the specific requested template) is called . if there isn't one there, cf recurses outwards towards the root until it finds one. if there ain't one in a direct path out towards the root, then no application.cfm will be called. incidentally, it is called/executed before any other template is run.
> -----Original Message----- > From: Shawn Kernes [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 27, 2002 16:33 > To: CF-Talk > Subject: When is application.cfm called? > > > All the documentation says application is called any time a > template is > called. > > is it called for each include and custom tag also? > > > Thanks > ______________________________________________________________________ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

