Here are the steps:
- Create a foloder that you will can access from your browser
- In that folder create an empty Application.cfc file
- Create a CFM file with
<cfdump var="#application#">in it - Run that file from your browser
Voila!
You will get a lot of info.. TOO much actually































http://corfield.org/blog/index.cfm/do/blog.entry/entry/Sharing_Application_Scope
To Joshua, Sean, Brian: Yes, i understand why it show all that info, but what i mean is that probably it isn't something that would be normal to happen. I mean that it should not be really difficult that "side-effect" to not be allowed and say instead of dumping all that info for empty application names, it just to show nothing. In current way this work i would say this is a security issue for shared hosting. And i am sure Adobe as well as we, want more hosting companies to provide CF Hosting without to have complains about coldfusion security issues.