Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I call JRuby from my existing Java program?

existing Java jruby program
0
Posted

How do I call JRuby from my existing Java program?

0

If you don’t want to launch JRuby as a separate process, we recommend you use the Bean Scripting Framework (BSF) or Java 6’s Scripting Support (JSR223). We do not recommend calling directly into the JRuby runtime, since that code is subject to change.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123