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, ∼3207🔥, 0💬
Popular Posts:
maven-compat-3.8.6.jar is the JAR file for Apache Maven 3.8.6 Compact module. The JAR file name may ...
What Is poi-ooxml-5.2.3.jar? poi-ooxml-5.2.3.jar is one of the JAR files for Apache POI 5.2.3, which...
What Is mail.jar of JavaMail 1.3? I got the JAR file from javamail-1_3.zip. mail.jar in javamail-1_3...
JDK 11 java.management.jmod is the JMOD file for JDK 11 Management module. JDK 11 Management module ...
This package is the backport of java.util.concurrent API, introduced in Java 5.0 and further refined...