Some Java applications’ requirements make integration with a scripting language necessary. For example, your users may need to write scripts that drive the application, extend it, or contain loops and ...
The Java platforms (J2SE and J2EE) are filled with rich and useful features, making Java an extremely useful resource for more than mere programming. To use Java, a good scripting tool is needed.
Before Java Specification Request (JSR) 223, Scripting for the Java Platform, (and its predecessor, the Bean Scripting Framework, or BSF), many languages were already communicating with Java. Some ...