Recent Tips, Tricks and How-Tos

Putting Java to REST

Last month I gave you an Introduction to REST. It was 100% theory, so now its time to see a little bit of REST in action. Since I am primarily a Java...

16 replies - 9133 views - 09/22/08 by Bill Burke in Articles

FindBugs and PMD applied on Java EE 5

After few months of a fun learning curve - coding WSDL-first Web Services based on EJB 3 and JPA - I found some time to include automated quality tasks in my...

2 replies - 3601 views - 08/18/08 by Felipe in Articles