I\'m looking for a solution for embedding the Google JavaScript engine V8 in my Java application.
Have you got some solutions?
Maybe you could try Jav8, which implement the Java Scripting API (JSR223) base on the Google V8 Javascript engine. I'm working on it from weeks ago, and it could support most simple scenes.
http://code.google.com/p/jav8/