Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
What Is SJP (Scripting for the Java Platform)
What is SJP (Scripting for the Java Platform)?
✍: FYIcenter
SJP (Scripting for the Java Platform) is an API specification
developed by JCP (Java Community Process) as JSR 223
"Java Specification Request 223 - Scripting for the JavaTM Platform".
The SJP API consists of a framework that allows Java Scripting Engines to be used in Java Applications and classes and interfaces and that define Java Scripting Engines. The API is intended for use by application programmers who wish to execute programs written in scripting languages in their Java applications. The scripting language programs are usually provided by the end-users of the applications.
The classes and interfaces specified in SJP belong to the "javax.script.*" package unless otherwise stated.
For more information on SJP (Scripting for the Java Platform), see "JSR 223 - Scripting for the JavaTM Platform"
⇒ JavaScriptHello - SJP API Hello Example
⇐ SJP (Scripting for the Java Platform) API
2017-08-03, ∼3354🔥, 0💬
Popular Posts:
Swingx is the SwingLabs Swing Component Extensions. JAR File Size and Download Location: File name: ...
JDK 11 jdk.compiler.jmod is the JMOD file for JDK 11 Compiler tool, which can be invoked by the "jav...
Apache Commons CLI Source Code Files are provided in the source package file commons-cli-1.5.0-sourc. ..
Apache Log4j Core Implementation provides the functional components of the logging system. Users are...
jlGui is a music player for the Java platform. It is based on Java Sound 1.0 (i.e. JDK 1.3+). It sup...