I previously blogged on using JavaScript in Java. The same Java Specification Request that allows for JavaScript in Java, JSR 223 (“Scripting for the Java Platform”), allows for including other ...
I mostly use Groovy for scripting and many of my scripting needs require the ability to navigate directory structures. In writing such scripts, it is helpful to know which properties are available out ...