Hi dave , thanks for the information. I was also under the wrong impression that the application.cfm is called for every script in the program and not just once for a request.
But here I have a doubt
I have a page where in I am using CFHTTP here the CFHTTP is a request right so in that case is the Application.cfm called again. I am using the CFHTTP to connect to mysite itself for some specific reason. Can I check with anybody if my understanding is correct in this.
thanks Sanjeevi
Dave Watts <dwatts@figleaf.com> wrote: > > the application.cfm, or cached template, is called for every > > template in the request. > > This isn't correct. Application.cfm is invoked once for each request, not > for each script used to respond to a single request. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > voice: (202) 797-5496 > fax: (202) 797-5444 > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ To unsubscribe, send a message to cf-server-request@houseoffusion.com with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com