April 2018
Intermediate to advanced
826 pages
25h 57m
English
What scripting in Java is
How to execute scripts from Java and how to pass parameters to scripts
How the ScriptContext is used in executing scripts
How to use the Java programming language in scripts
How to implement a script engine
How to use the jrunscript and jjs command-line tools to execute scripts
All example programs in this chapter are members of a jdojo.script module, as declared in Listing 9-1, unless specified otherwise.
Read now
Unlock full access