Question
Extending Application.cfc in sub folders
- June 23, 2009
- 1 reply
- 998 views
I am enabling SessionManagement in root Application.cfc. I am trying to extend Application.cfc in subdirectory but I get sessionManagement as "No". I want to use the base session variables throughout the application. Basically sessionManagement is not enabled for the sub folders. Please find attached the sample app code for this. I am working in Coldfusion 8 Windows Platform.
