Bean Scripting Framework
Bean Scripting Framework (BSF) is a set of Java classes that provides
scripting language support within Java applications and access to Java
objects and methods from scripting languages. BSF allows writing 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.
This BSF package currently supports several scripting languages: *
Javascript (using Rhino ECMAScript, from the Mozilla project)
* XSLT Stylesheets (as a component of Apache XML project's Xalan and
Xerces)
In addition, the following languages are supported with their own
BSF engines: * Java (using BeanShell, from the BeanShell project)
* JRuby
* JudoScript
- Developed at Java:packages
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/bsf && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
bsf-pom.xml | 0000001235 1.21 KB | |
bsf-src-2.4.0.tar.gz | 0000299749 293 KB | |
bsf-src-2.4.0.tar.gz.asc | 0000000191 191 Bytes | |
bsf.changes | 0000004856 4.74 KB | |
bsf.keyring | 0000002212 2.16 KB | |
bsf.spec | 0000004406 4.3 KB | |
build-file.patch | 0000002646 2.58 KB | |
build.properties.patch | 0000002204 2.15 KB |
Revision 28 (latest revision is 33)
Automatic submission by obs-autosubmit
Comments 0