Category Archives: Railo
- August 16, 2008
- 2 cool things about Railo– also posted in ColdFusion
Session management:
If an application/session scope is defined with the tag <CFAPPLICATION …> or the application.cfc, in Railo it will not automatically exist. Only when the scope is used for the first time it will be created. If the scope is not used, it won’t be created either.
This is really good news. Many people have blogged [...]
- August 16, 2008
- FarCry 5 running on Railo 3 (Windows)– also posted in ColdFusion, Farcry
The CFML market is hotting up with Railo going open source (in version 3.1) and joining forces with JBoss for an end of 2008 release! With that in mind I figured it was time to check out Railo with the latest version of FarCry.
My environment:Windows XP
Railo 3.0.0.003
FarCry 5.0.0 (although 5.0.2 is out, the latest distro [...]
