Tags: Programming Language.
Scripting for the Java Platform is a framework for embedding scripts into Java source code. There is no requirement for a given JVM to include any engines by default but the Oracle JVM (Java 6 and later) includes a JavaScript engine based on Rhino JavaScript for Java version 1.6R2. Scripting for the Java Platform was developed under the Java Community Process as JSR 223. The final release of JSR 223 was released on December 11 2006.