java.rst
changeset 1563 9b4441d30cac
parent 1380 428a226bf835
child 1629 32f8c509119d
equal deleted inserted replaced
1562:de12b32db744 1563:9b4441d30cac
   210                 Servlet 2.5 Specification
   210                 Servlet 2.5 Specification
   211   http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/
   211   http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/
   212                 How to Reference and Use JSTL in your Web Application
   212                 How to Reference and Use JSTL in your Web Application
   213   http://en.wikipedia.org/wiki/Java_EE_version_history
   213   http://en.wikipedia.org/wiki/Java_EE_version_history
   214                 Java EE version history
   214                 Java EE version history
       
   215 
       
   216 Java interactive shell.
       
   217 =======================
       
   218 
       
   219 Just use Groovy. ``bsh`` is older alternative without code completion.