Scripting in Java: Integrating with Groovy and JavaScript

  • 5h 3m
  • Kishori Sharan
  • Apress
  • 2014

Scripting in Java teaches you how to use the Java Scripting API and JavaScript to execute scripts and take advantage of the features of a scripting language while developing Java applications. The book also covers topics that enable scripting languages to take advantage of Java features and the Java class library, including the new Java Collections and JavaFX 8 APIs. Most of the examples in this book use JavaScript on the Nashorn engine.

Author Kishori Sharan will show you scripts in JavaScript to demonstrate its power and use in your Java applications. Some of the examples use the jrunscript and jjs command-line tools. Furthermore, debugging is discussed to equip you for situations when or if you encounter any issues with this kind of Java scripting. After reading and using this book, you will have most of what you need to do scripting in Java.

What you’ll learn

  • How to execute scripts and pass parameters to scripts
  • What is the Java Scripting API as found in the new Java 8
  • How to write scripts in Nashorn and invoke procedures in scripts
  • How to use compiled scripts and use Java in scripting languages
  • How to use the new Java APIs, including JavaFX 8 and Collections in Nashorn
  • How to implement a script engine
  • How to use the jrunscript and jjs command-line tools

About the Author

Kishori Sharan has earned a Master of Science in Computer Information Systems degree from Troy State University, Alabama. He is a Sun Certified Java 2 programmer. He has vast experience in providing training to professional developers in Java, JSP, EJB, and Web technology. He possesses over ten years of experience in implementing enterprise level Java application.

In this Book

  • Getting Started
  • Executing Scripts
  • Passing Parameters to Scripts
  • Writing Scripts in Nashorn
  • Procedures and Compiled Scripts
  • Using Java in Scripting Languages
  • Collections
  • Implementing a Script Engine
  • The jrunscript Command-Line Shell
  • The jjs Command-Line Tool
  • Using JavaFX in Nashorn
  • Java APIs for Nashorn
  • Debugging, Tracing, and Profiling Scripts
SHOW MORE
FREE ACCESS