Whether you're a seasoned Java programmer or a Java neophyte, testing Java applications is important. It ensures your application does what it's supposed to. Fortunately, there are plenty of automated ...
I'm currently working on a client / server app using a JEE 5 application sever and Swing clients. The swing clients part is pretty new to me, having come from the web world. I know of lots of good ...