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:
bsf-3.1.jar - Bean Scripting Framework (BSF) 3.1
Bean Scripting Framework (BSF) is a set of Java classes which provides scripting language support within Java applications, and access to Java objects and methods from scripting languages. BSF allows one to write JSPs in languages other than Java while providing access to the Java class library. In addition, BSF permits any Java application to be implemented in part (or dynamically extended) by a language that is embedded within it. This is achieved by providing an API that permits calling scripting language engines from within Java, as well as an object registry that exposes Java objects to these scripting language engines.
JAR File Size and Download Location:
File name: bsf.jar, bsf-3.1.jar, bsf-all-3.1.jar File size: 44824 bytes Date modified: 19-Jun-2010 Download: Bean Scripting Framework (BSF)
Manifest of the JAR:
Main-Class: org.apache.bsf.Main Extension-Name: org.apache.bsf Implementation-Title: Apache BSF Implementation-Vendor: Apache Software Foundation Implementation-Vendor-Id: org.apache Implementation-Version: 3.1 X-Compile-Source-JDK: 1.4 X-Compile-Target-JDK: 1.4
✍: fyicenter.com
List of Classes in the JAR:
javax/script/AbstractScriptEngine javax/script/Bindings javax/script/Compilable javax/script/CompiledScript javax/script/Invocable javax/script/ScriptContext javax/script/ScriptEngine javax/script/ScriptEngineFactory javax/script/ScriptEngineManager javax/script/ScriptException javax/script/SimpleBindings javax/script/SimpleScriptContext org/apache/bsf/Main org/apache/bsf/utils/http/GenericHttpScriptContext org/apache/bsf/utils/http/HttpScriptContext org/apache/bsf/utils/http/HttpScriptRequest org/apache/bsf/utils/http/HttpScriptResponse org/apache/bsf/utils/http/HttpScriptServlet org/apache/bsf/utils/http/ScriptEnginePool org/apache/bsf/xml/AxiomE4XContextFactory org/apache/bsf/xml/DefaultXMLHelper org/apache/bsf/xml/JRubyReXMLHelper org/apache/bsf/xml/JavaScriptE4XAxiomHelper org/apache/bsf/xml/JavaScriptE4XHelper org/apache/bsf/xml/JavaScriptE4XXmlBeansHelper org/apache/bsf/xml/XMLHelper org/mozilla/javascript/ContextHelper
2011-12-30, ∼6585🔥, 0💬
Popular Posts:
Apache Avalon began in 1999 as the Java Apache Server Framework and in late 2002 separated from the ...
What Is junit-3.8.1.jar? junit-3.8.1.jar is the version 3.8.1 of JUnit JAR library file. JUnit is a ...
How to download and install JDK (Java Development Kit) 1.3? If you want to write Java applications, ...
JDK 8 tools.jar is the JAR file for JDK 8 tools. It contains Java classes to support different JDK t...
What is the jaxp\SourceValidator.jav aprovided in the Apache Xerces package? I have Apache Xerces 2....