Skip to content Skip to sidebar Skip to footer
Showing posts with the label Java 7

Java 7 + Rhino 1.7r3 Support For Commonjs Modules?

I need help getting CommonJS working on Java 7 and Rhino 1.7R3. Rhino 1.7R3 supports CommonJS modul… Read more Java 7 + Rhino 1.7r3 Support For Commonjs Modules?

Retrieve Object Returned By JavaScript In Java

By using JavaScript APIs in Java 7, I am able to compile and invoke JavaScript functions. The issue… Read more Retrieve Object Returned By JavaScript In Java