- Application Management
Railo 4.0 gives you even more control over how you manage your Application. In this released we have added a number of features that makes it very easy to set and get information about your Application.
- Read More
- Railo Server and Web Administrator improvements
A lot of the administration of your applications are managed through the Web and Server administration consoles in Railo. For Railo 4.0 we decided to show it some love!
- Read More
- IIS integration with the Boncode Connector
An important project related to Railo Server itself is of course the installer and the connectors to IIS and Apache. In this release we have improved the connetivity by using the BonCode IIS to Tomcat connector.
- Read More
- Closures
Railo 4.0 now adds support for closures. Functions with a bang that you can use in your code
- Read More
- Loops and CFLOOP
Loops are the core of any language. In Railo 4.0 we decided to give them some more attention and make them even better!
- Read More
- Method Chaining and Magic Functions
Gain control of your components without having to write more code than really necessary! Chaining methods is a great way to set properties, and Railo does all the work for you
- Read More
- Member Functions
Member functions are functions assigned to objects such as structs, queries and arrays that allow you to modify and loop that function such as MyStructure.each()
- Read More
- More Results: