Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
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 (309)
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, 2873🔥, 0💬
Popular Posts:
How to download and install JDK (Java Development Kit) 1.3? If you want to write Java applications, ...
What Is wstx-asl-3.2.8.jar? wstx-asl-3.2.8.jar is JAR file for the ASL component of Woodstox 3.2.8. ...
iText is an ideal library for developers looking to enhance web- and other applications with dynamic...
How to read XML document with DTD validation from socket connections with the socket\DelayedInput.ja.. .
JDK 11 jdk.localedata.jmod is the JMOD file for JDK 11 Localedata module. JDK 11 Locale Data module ...