BeanShell Remote Session

Please choose the type of console applet you wish to use. If you wish to skip this step in the future simply refer directly to one of the links below.

Swing JConsole

To use the Swing enabled JConsole with the Java plug-in (or other swing capable browser) choose this link:

http://yourserver:port/remote/jconsole.html

AWT Console

To use the minimal (not very good) AWT based console that should work in any browser choose this link:

http://yourserver:port/remote/awtconsole.html

Telnet

If niether console works you may use telnet to connect to the remote bsh server. The bsh telnet session server (which is used by the console applet) runs on the port number you specified +1 (add one to the port number of the http bsh server you specified). Note that this shell is not as friendly and you will have to type ";" at the end of every line


For more information see the BeanShell home page: http://www.beanshell.org