Monthly Archives: November 2006

Implementing Simple Object Oriented Security in ColdFusion

I have written up a new version of this entry which has some better techniques for implementing ColdFusion security. Presumably, an object oriented technique for handling security would start with a single component that provides all of the functions we need, such as validating a login, testing if a person is currently logged in, and [...]
Posted in OOP | Tagged , | Comments closed

Installing Railo ColdFusion under IIS on Windows

Railo is an alternative ColdFusion application server. The developers have been very generous to release a free Community edition for small business use. I decided to use a more manual installation rather than use the bundled versions provided by Railo so I could better understand what was going where. Note that I am only describing [...]
Posted in Railo | Tagged , | Comments closed