Spaghetti Code

One always guesses every one knows what a Spaghetti code is - a code which is hard to understand and maintain, a code which everyone...

Featuring : STRUTS 2.0 Features

Since STRUTS Framework has been released officially, every java developer thinks STRUTS is the simple framework to implement. Since last two years many new framework...

JSF 2.0

Introduction to Java Server Faces

IntroducionJava Server Faces (JSF) simplifies the development of User Interfaces in a typical Web application. It provides a Component-based Pluggable Architecture for developing and representing...

Google Web Toolkit

Google released a tool kit to create light weight web applications called Google Web Toolkit. You can find it at http://code.google.com/webtoolkit/ Basically the GWT takes...