October 5, 2004
In nearly all developers’ toolboxes, Ant is the standard build tool for Java applications, thanks to its open, standard, and multiplatform structure. Though it represents a great improvement in automating production of complex J2EE applications, the choice of using XML syntax to express build automation has shown some limitations and drawbacks. In this article, Filippo [...]
Read the full article →
October 3, 2004
Groovy, Java’s New Scripting Language by Ian F. Darwin — When some Java developers hear about Groovy, their first reaction is often, “Oh, no, not another scripting language for Java.” Ian Darwin had the same reaction, until he took a good look at Groovy. Ian is the author of Java Cookbook, 2nd Edition.
Read the full article →