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, ∼3470🔥, 0💬
Popular Posts:
Old version of xml-apis.jar. JAR File Size and Download Location: File name: xmlParserAPIs.jar File ...
JDK 11 java.naming.jmod is the JMOD file for JDK 11 Naming module. JDK 11 Naming module compiled cla...
GJT (Giant Java Tree) implementation of XML Pull Parser. JAR File Size and Download Location: File n...
How to merge two JAR files with "jar" commands? I am tired of specifying multiple JAR files in the c...
What Is log4j-1.2.13.jar? I got the JAR file from logging-log4j-1.2.13.zip .log4j-1.2.13.jar is the ...