If a CFM is being called... whether by CFHTTP or by a
browser.. it's the samething. Application.cfm will be called.



> 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 <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to