The Apache Software Foundation

Apache Commons BSF

DOAP File RSS File Atom Feed

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.

Programming Languages Java
Categories library
Mailing Lists http://commons.apache.org/bsf/mail-lists.html
Bug/Issue Tracker https://issues.apache.org/jira/browse/BSF
License Apache License Version 2.0
Project Website http://commons.apache.org/bsf/
PMC Apache Commons

Project Release Information

Releases can be downloaded from http://commons.apache.org/bsf/download_bsf.cgi

Most recent releases:

Release Version Date

Access to the source code:

Copyright 1999-2013, The Apache Software Foundation

Licensed under the Apache License, Version 2.0.

Generated Thu, 23 May 2013 00:30:40 GMT