The Bean Scripting Framework (BSF) is an architecture for incorporating
scripting into Java applications and applets. Scripting languages such
as Netscape Rhino (Javascript), Tcl, Python, NetRexx, Ruby, JudoScript,
and XSLT are commonly used to augment an application's function or to script
together a set of application components to form an application.
More information about the Bean Scripting Framework can be found at the
Apache Jakarta BSF project.
|