Brett McLaughlin
Brett McLaughlin has been working in computers since the Logo days
(remember the little triangle?). He currently specializes in building
application infrastructure using Java and Java-related technologies. He
has spent the last several years implementing these infrastructures at
Nextel Communications and Allegiance Telecom Inc. Brett is one of the
co-founders of the Java Apache project Turbine, which builds a reusable
component architecture for Web application development using Java
servlets. He is also a contributor of the EJBoss project, an open source
EJB application server, and Cocoon, an open source XML Web-publishing
engine.
Articles
In this excerpt from Chapter 5 of Java 1.5 Tiger: A Developer's Notebook, Brett and David cover how to create and iterate over variable-length argument lists (better known as varargs), which will have you writing better, cleaner, more flexible code in no time.



