Home

Back

Contents

Next

The BeanShell Demo Applet

Removed: Java applet demos are not available in current browsers. The description below is retained for historical reference. See the BeanShell examples instead.


The BeanShell Applet is primarily for demonstration and educational purposes. It allows you to experiment with BeanShell live, directly in your web browser. You can try the applet live at the following locations:

Swing JConsole Applet

A Swing enabled JConsole usable with the Java plug-in (or other swing capable browser:

BeanShell examples

AWT Console Applet

A minimal (not very good) AWT based console that should work in any browser.

BeanShell examples

Signed JConsole Applet

There are many additional security restrictions on Applets and this limits what you can do with BeanShell in this mode. For unrestricted access try the signed version of the applet here. It requires the Java 1.4 plug-in to function.

A Swing enabled JConsole as a signed applet with the Java plug-in (or other swing capable browser). The signed applet will allow you unrestricted access to your environment through scripting.

BeanShell examples


Home

Back

Contents

Next