Recent entries...

Apache commons is a library of several open source Java projects designed to solve many of the typical problems faced by Java developers. General Benefits You'll write less code. Your code will be more readable and less repetitive. ...

Jakarta Commons Lang 2.4 was recently released!   I personally love Commons Lang.   It has a ton of kitchen sink utility methods.  I know that there are probably tons of OO purists out there that cringe at the notion of using these types of...