diff -r de12b32db744 -r 9b4441d30cac java.rst --- a/java.rst Tue Feb 04 09:07:07 2014 +0200 +++ b/java.rst Tue Feb 04 11:12:27 2014 +0200 @@ -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.