From 1e409137af8887af2c609a284820f9656510a0ff Mon Sep 17 00:00:00 2001
From: Steve Loughran
If you are using JavaScript a good resource is
+ If you are using JavaScript under BSF, a good resource is
http://www.mozilla.org/rhino/doc.html as we are using their JavaScript interpreter. Scripts can do almost anything a task written in Java could do. Rhino provides a special construct - the JavaAdapter. With that you can