changeset 1563 | 9b4441d30cac |
parent 1380 | 428a226bf835 |
child 1629 | 32f8c509119d |
--- 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.