Answer the question
In order to leave comments, you need to log in
JavaScript library in J2EE
Good day to all, is there any way to use JavaScript libraries in my web application directly from java.
Thanks in advance!
Answer the question
In order to leave comments, you need to log in
Perhaps you need Rhino ?
Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.
javax.script.ScriptEngine
Flanagan has a good chapter on java in JavaScript: The Definitive Guide.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question