Entries for month: July 2009

How to start Railo from a CD with a H2 Database

Following my last post, here the version with a H2 database.

No Comments

How to start Railo from a CD

Ever wanted to give a website to somebody on a CD-ROM. Not just some plain HTML but with some server side like in your server or localhost machine. Railo offer us this opportunities what you need to do it’s to download this version of Railo from this blog post where Gert explain how to do it for a usb stick.

3 Comments

Railo jQuery JSON

Just a quick note, for the people who use Jquery and Railo. With the version 3.1.0.017 and higher of Railo and Jquery 1.3.2 you can now use returnformat=json like in CF8. No need any more for you to use at the end of cffunction to have JSON format.

No Comments