Intorduction
------------

Bean Scripting Framework 3.0rc provides the Standardized Scripting 
API specified in JSR223 which can be used to execute or to evaluate
scripts in scripting engines and bind application objects into the 
namespaces of scripts.

In addition to that, it also provides the Web Scripting Framework 
(which again specified in JSR223) which allow programs written in 
scripting languages to generate web content. It is usable in any 
container implementing the Servlet Specification.

BSF 3.0rc currently supports:
	* JavaScripts 1.5

	