diff --git a/docs/manual/OptionalTasks/script.html b/docs/manual/OptionalTasks/script.html index 502f72a22..d67116a4a 100644 --- a/docs/manual/OptionalTasks/script.html +++ b/docs/manual/OptionalTasks/script.html @@ -52,7 +52,7 @@ JavaDoc (especially for Project and Script) for more information.

-

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