libbsf-java

Bean Scripting Framework to support scripting languages in Java

Description

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.

BSF supports these scripting languages:
 * Python (using Jython)
 * JavaScript (using rhino)
 * XSLT Stylesheets (as a component of Apache XML project's Xalan and Xerces)
 * BeanShell (using bsh) via its own bsf adapter

Support for Tcl, NetRexx is not available in this Debian package since Jacl, NetRexx (non-free) are not packaged.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://commons.apache.org/bsf


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libbsf-java