By johnvelley
via lkamal.blogspot.com
Published: Aug 07 2008 / 15:45
Have you being writing your Java code on Java 1.5 (JDK 1.5) with new features like auto boxing, generics and enums? And suddenly realized that you have to run or deploy them on Java 1.4 (JRE 1.4)? This is not a surprise. But as professionals in the software development field, we have to move with the latest/stable versions available in the market.



Add your comment