These days, it seems that most of the good books are published by
Manning ... It's also good to see that programmers all over the world - americans,
europeans and australians - collaborate to write these books.
- Effective Java,
Joshua Block (Addison Wesley/Sun), the secret tricks and best practices by
one of the author of the language that should read by any java programmer.
- Bitter Java, Bruce A. Tate (Manning),
a very useful collection of anti-patterns in java: servlet programming,
multithread, caching, programming hygiene.
- Java Development with Ant,
Erik Hatcher and Steve Loughran (Manning), it's good to know what ant is
able to do even if you (will) use Maven!