News

In this blog posting, I’ll briefly look at embedding Groovy code in a Java application via JSR 223 support. Sun’s Java SE 6 includes the Rhino JavaScript engine, but does not include Groovy by ...
A lot of work went into this release, with contributions coming from many quarters -- including Java User Groups around the world who participated in the Adopt-a-JSR program. The Java Community ...
3. The Java EE security context. When it comes to writing low-level code to programmatically secure Java resources, the EE specification has always been somewhat lacking. Declarative security is ...