BeanShell – Lightweight Scripting for Java BeanShell is a cool thing I found a little while back; it’s a scripting environment for java. At first I didn’t see the point, but when you bring up the BeanShell Desktop that’s included in the download, it gives you a console where you can test out java stuff. ...