Skip to content

how to use? #1220

Answered by p-bakker
zaze06 asked this question in Q&A
May 7, 2022 · 2 comments · 4 replies
Discussion options

You must be logged in to vote

If you want to use Rhino through the ScriptEngine interface, you need to make sure you have both the org.mozilla.rhino-engine and
org.mozilla.rhino-runtime on your classPath and then you should be able to get the engine using the code you already used: new ScriptEngineManager().getEngineByName("rhino");

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@zaze06
Comment options

@p-bakker
Comment options

@zaze06
Comment options

Comment options

You must be logged in to vote
1 reply
@zaze06
Comment options

Answer selected by p-bakker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1219 on May 07, 2022 17:22.