CFML and JSR 223 3

Posted by Neil on July 06, 2007

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?

Trackbacks

Use this link to trackback from your own site.

Comments

Leave a response

  1. Adam Fortuna Fri, 06 Jul 2007 13:11:07 EDT

    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.

  2. Mike Kelp Fri, 06 Jul 2007 13:46:56 EDT

    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.

  3. Mike Kelp Fri, 06 Jul 2007 13:47:39 EDT

    Just to make it clear, that is a “Yes”, you will be able to do it :-)

Comments