Vandals throw iron chair through Latta Java window (Marion Daily Republican)

Vandals throw iron chair through Latta Java window (Marion Daily Republican)
MARION When Latta Java owner Kathy Gulledge opened her coffee shop at 6:40 a.m. this morning, she was surprised to feel a chilling draft. The flow of air was coming from a broken out 5 by 7-foot plate glass window.

Automate your build process using Java and Ant (Java World)

Automate your build process using Java and Ant (Java World)
A defined process is one of the most necessary but often least-used tools in software development. It is by nature an overhead task that accompanies a development effort.

Sort it out (Java World)

Sort it out (Java World)
Have you ever wondered how to sort elements in a List ? Java’s collections classes and interfaces (in the java.util package) provide the ability to sort arbitrary datasets.