Contributed code and utilities go here...
- bsh.jsp
- Simple bsh "console" in one single JSP file. Just put bsh.jar in your server classpath, and drop this jsp anywhere web-accessible. Built-in "whitelist" allows only those hosts on the list to access the page. Still, use extreme caution when using it on a production server.
- On-line Help Class - simple on-line help system for more effective interactive use of the CLI.
- Netbeans and Beanshell - Information on using Beanshell with the Netbeans IDE (and the Netbeans Platform for that matter).