November 2005
Intermediate to advanced
304 pages
6h 14m
English
![]()
As Java developers, we often need to experiment with new ideas before integrating them into an application. Now, I'm usually all in favor of the strongly typed nature of Java, but there are times when I want to be just a bit lazy so that I can test something! What I really need at those times is a scripted environment that is pure Java, yet where I can work with loosely typed variables and not have to write and compile classes. For this purpose, the BeanShell environment, an embeddable interpreter ...
Read now
Unlock full access