Just using the blog to ask a question today. Now that we have JSR223 allowing us to run more languages in Java, does this mean I can somehow write Groovy / JRuby / Jython code directly in my .CFMs?
CFML and JSR 223 3
Posted by Neil
on July 06, 2007
Trackbacks
Use this link to trackback from your own site.


That’s something i’d been wondering about too. I know CF8 doesn’t support JSR223 (that question was answered at CF Objective), but I’m not sure if that means you can’t call other languages that do.
While this applies to CF 8 (because it is on JRE 1.6) you probably want to have a look at Sean Corfield’s scripting for CF 8 project.
http://scripting.riaforge.org/
Mike.
Just to make it clear, that is a “Yes”, you will be able to do it