Invoke dynamic languages with Java scripting API
You don't need to compile dynamic languages into Java bytecode to use them with a Java application. Part 1 of this two-part article introduces the Java scripting API's features. It uses a simple Hello World application to show how Java code can execute scripting code and how scripts can in turn execute Java code.
Views: 610 | | by Troy
View this tutorial