From: Javier_CH Date: 2007-02-13T01:40:09+09:00 Subject: Running Java from Rails 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!