# HG changeset patch # User Oleksandr Gavenko # Date 1391505147 -7200 # Node ID 9b4441d30cace0a277dca478ac28ae4d93721cab # Parent de12b32db7447f4d121f5942dbcf9e0ef576cc89 Java interactive shell. 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.