I think I misunderstand how to use application.cfm files.  I have a 
application.cfm file on the root and I set a group of session variables.  I 
have a folder off the root named products with an application.cfm file in it.  
It was my understanding that the root application.cfm would take precedence to 
the subfolder's application.cfm and could share variables to the 
application.cfm like it could any page in that folder.  But when I call a 
variable in the sub application.cfm file to the higher level application.cfm, I 
get variable is undefined error.  Is that just not possible to share variables 
among application.cfm files even if they are hierarchically below a higher 
application.cfm file or am I doing something else wrong?   

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332837
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to