Archive for June, 2006

J2EE Design Pattern Applied - A Simple Web Tier Application Framework

22 June 2006

Introduction
If you haven’t heard of the words Design Pattern, you are not ready to design modern software system. At least, you are behind.
In the software engineering evolution history, reusability is always one of the golden goals. There are Object-oriented (OO) programming languages such as Small Talk, C++ and Java trying to achieve the goal at […]

No Comments »