java.rst
changeset 1606 c2e5c5c9aebe
parent 1563 9b4441d30cac
child 1629 32f8c509119d
--- a/java.rst	Fri Sep 19 19:55:16 2014 +0300
+++ b/java.rst	Fri Sep 19 20:04:24 2014 +0300
@@ -212,3 +212,8 @@
                 How to Reference and Use JSTL in your Web Application
   http://en.wikipedia.org/wiki/Java_EE_version_history
                 Java EE version history
+
+Java interactive shell.
+=======================
+
+Just use Groovy. ``bsh`` is older alternative without code completion.