Running Java code in rails

Hi,

I saw one java library, and I need to run this java code in rails
because this library is written only in java. Does anyone used to
experience with that? Can you show me? Any help is really appreciated.

Thanks
Chamnap

On 7 Nov 2007, at 10:20, Chamnap wrote:

Hi,

I saw one java library, and I need to run this java code in rails
because this library is written only in java. Does anyone used to
experience with that? Can you show me? Any help is really appreciated.

Have you looked at jruby?

Fred

What is about rjb?

Chamnap