Bug with Railo and OnMissingTemplate in Application.cfc

{ Posted By : Eric Cobb on February 9, 2009 }
1303 Views
Related Categories: Railo

Recently I was finishing up a CFML project that's going to be run on top of Railo. Since this particular project was a redesign of an existing site, maintaining search engine rankings was a big concern. Many of the files on the new site had been relocated or renamed, so I was planning on using the onMissingTemplate method in Application.cfc to redirect users (and search engines) to the new files based on what had been requested.

Imagine my surprise when I found that Railo doesn't seem to recognize onMissingTemplate!

More »

Runnin' on Railo!

{ Posted By : Eric Cobb on February 9, 2009 }
904 Views
Related Categories: Railo

My new blog went live today, and it's running on Railo. I've just started using Railo on a few projects lately, and I must say I'm very impressed with it.

I plan on blogging about my experiences with it, so stay tuned!