From: Sammy Larbi Date: 2007-02-13T01:49:04+09:00 Subject: Re: Running Java from Rails I don't know if there is such a way, but I think that you'd be losing all the benefit of Ruby by doing the complex stuff (or anything, really) in Java. Javier_CH wrote, On 2/12/2007 10:40 AM: > Does anyone know of a possibility to run Java-Classes out of RoR (e.g. > use java objects in a ruby context)? > > I'm a newbie regarding RoR coming from Java-Land and I'm asking myself > if there's an easy way for me to code all the complex stuff in Java > and use it in RoR. > > Thanx for your help! > > > > >