You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by st...@outerthought.org on 2003/09/03 22:00:04 UTC

[WIKI-UPDATE] BeanScriptingFramework BestPractices JohnCollins Wed Sep 3 22:00:04 2003

Page: http://wiki.cocoondev.org/Wiki.jsp?page=BeanScriptingFramework , version: 1 on Wed Sep  3 19:05:18 2003 by JohnCollins

New page created:
+ The Bean Scripting Framework provides Java programs with access to a number of different scripting languages using a single common API.
+ 
+ Languages that are supported by BSF currently include:
+ * [BeanShell|http://www.beanshell.org/] - scripting language that resembles and interpreted form of Java
+ * JavaScript - via [Rhino|http://www.mozilla.org/rhino/]
+ * [Python|http://www.python.org/] - via [Jython|http://www.jython.org/]
+ * REXX - via NetRexx
+ * Ruby - via JRuby
+ * Tcl - via Jacl
+ * [XSLT|http://www.w3.org/TR/xslt] - via [Apache|http://xml.apache.org/] [Xalan|http://xml.apache.org/xalan-j/index.html]
+ 
+ For more information on BSF, see the [Jakarta Bean Scripting Framework|http://jakarta.apache.org/bsf/index.html] home page.
+ 


Page: http://wiki.cocoondev.org/Wiki.jsp?page=BestPractices , version: 17 on Wed Sep  3 19:02:18 2003 by 207.236.250.132

- alex
+ 


Page: http://wiki.cocoondev.org/Wiki.jsp?page=JohnCollins , version: 5 on Wed Sep  3 19:14:09 2003 by JohnCollins

- Many of these languages can be accessed from Java code using [BeanScriptingFacility].
?                                                                              ^^^^^^

+ Many of these languages can be accessed from Java code using [BeanScriptingFramework].
?                                                                             + ^^^^^^