Login 
Password
  
 


Free Exams!
Test your skills with one of our certification exams and see how you stack up right now.

Homepage
Visit our homepage and find out more about what NCSA can do for you.

Learn More About Us
Find out more about how our certifications can benefit you.

CFML Tag Library
Visit the CFML tag library home.

<cfabort>
<cfapplet>
<cfapplication>
<cfargument>
<cfassociate>
<cfbreak>
<cfcache>
<cfcase>
<cfcatch>
<cfchart>
<cfchartdata>
<cfchartseries>
<cfcol>
<cfcollection>
<cfcomponent>
<cfcontent>
<cfcookie>
<cfdefaultcase>
<cfdirectory>
<cfdump>
<cfelse>
<cfelseif>
<cferror>
<cfexecute>
<cfexit>
<cffile>
<cfflush>
<cfform>
<cfformgroup>
<cfformitem>
<cfftp>
<cffunction>
<cfgrid>
<cfgridcolumn>
<cfgridrow>
<cfgridupdate>

HTML Tags


 


<cfapplication>

What it does

Defines the scope of a ColdFusion application; enables and disables storage of Client variables; specifies the Client variable storage mechanism; enables Session variables; and sets Application variable timeouts. This tag is the basis for the ColdFusion sessionmanagement system.

Attributes

name -varies - Name of application up to 64 characters.

loginStorage - Optional - choose either cookie or session

clientManagement - Optional - enables or disables client variables

clientStorage - Optional - Store in Cookies, Registry, or Datasource

setClientCookies - Optional - Choose manual or automatic cookies

sessionManagement - Optional - Yes/No Enables session variables

sessionTimeout - Optional - Creates session lifespan

applicationTimeout - Optional - Lifespan of application variables

setDomainCookies - Optional - Set when using sessions on clusters

End Tag: Forbidden


    

  
HOME    PRIVACY    EMPLOYERS    CERTIFICATION LIST    AFFILIATES    CONTACT US

© 2006 National Computer Science Academy, All Rights Reserved.