Migrate a JSP-Eclipse Apps to Lightweight Ajax
This tutorial shows you how to move an application from a conventional JSP, Eclipse design to one based on Ajax (Asynchronous JavaScript and XML) technology. It will guide you through the development of a small human-resources application, first using conventional JavaServer Pages (JSP) and Eclipse, and then migrating it to a highly interactive solution using Ajax.