On Feb 22, 11:05 am, Krum Bakalsky <[email protected]> wrote: > Thank you, Fred. > > Could you please elaborate some more on the Mongrel <-> JRuby > connection ? > If i run Mongrel on JRuby, how does ease me with calling Java code ? >
jruby is written in java (hence the j). Have a look at the jruby docs, they've got a big chunk on java/ruby integration ( http://kenai.com/projects/jruby/pages/CallingJavaFromJRuby ) Fred -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

