Feb 17 2009
New Features in Servlets 2.5
Title : New Features in Servlets 2.5 Author : Sutha This article presents new features introduced in the Servlet 2.5. Servlet 2.5 is bundled with Java EE 5.0 edition and it has lot of new features. This version has major changes since it has to support the Java 5.0 version for all the J2EE technologies. [...]
Feb 17 2009
Introduction to Java Module System in Java 7.0
Title : Introduction to Java Module System in Java 7.0 Author : Christy This article explains the new Java Module System that will be included in the Java 7.0 release. Modules are new to the java language and they provide a standard for developing and deploying applications. The article will explain the various sub components [...]
