Java
-

Exploring Spring Controller with JSTL view
Let’s improve our previous Spring JDBC application with some more exploration on Spring MVC’s Controller development. I will show another…
Read More » -

Apache ActiveMQ 5.9 released
The Apache ActiveMQ team has just released the new ActiveMQ 5.9 release. This release is 8 months of hard work…
Read More » -

Aspect Oriented Programming with Spring
Introduction In an ideal Object Oriented System, we would want to design each object to perform one specific task. However…
Read More » -

When and how to use a ThreadLocal
As our readers might already have guessed, I deal with memory leaks on a daily basis. A particular type of…
Read More » -

Java: a Local Minimum language-wise
I wrote hundreds of thousands of lines of code in Java between 1996 and 2002. I wrote web frameworks, spreadsheets,…
Read More » -

Tower Defense in JavaFX (3)
In the last part you saw how you can create Sprites, animate them, and give them Behavior. But the animation…
Read More » -

Cloud IDE for J2EE development
With so many of the traditional software tools going to the cloud I want to see how they compare to…
Read More » -

Java8
Java8 isn’t scheduled for for release until March 2014, but early release versions have been available for a while. Some…
Read More » -

Metro style Combo Box for Java (JMetro) – Revisited
Last post I made about JMetro – my metro inspired skin (or look and feel) for Java, was about skinnng…
Read More »




