Oracle Magazine Special offer for AjaxImpact.com Visitors!! Subscribe to Oracle Magazine for Free!
AJAX IMPACT


TUTORIALS
How to Migrate an JSP-Eclipse application to lightweight Ajax
04/22/2006 By Sing Li


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.

In this tutorial, you'll create an employee-information panel using standard JSP and servlet technology. You'll do all development and testing using the Kick-start your Java apps suite, design the application in Eclipse, and then deploy and test it on Application Server. The application interactively fetches and displays employee information, including a photo, from a DB2 Express-C database.

The tutorial guides you through:

  • Developing an employee-information panel using conventional JSP and servlet technologies


  • Handling display of GIF photos from DB2 binary large object (BLOB) fields using a custom servlet


  • Introduction to Ajax and Direct Web Remoting


  • Migrating the employee-information panel to a lightweight Ajax design


  • Coding the Java-side support code for the new application


  • JavaScript coding using the DWR utilities library


  • Testing the new interactive employee-information panel


  • By the end of the tutorial, you'll appreciate some of the fundamental differences between conventional J2EE application design and the highly interactive Ajax-based approach. You'll also become comfortable with using the Kick-start your Java apps suite to explore present and future Java-based development frameworks.

       Read Full Tutorial...

     Rate this Ajax Tutorials
     Rating: 6.6 out of 5 votes cast

    AJAX NEWS
    05/15/2009 A tutorial on Prototype, Google Maps API and the HeatMapAPI
    05/15/2009 The World's Most Popular Programming Language Has Fashion and Luck to Thank
    05/09/2009 Cross-Browser Widgets
    05/08/2009 Monadic parser library for JavaScript
    05/05/2009 They Shoot Browsers, Don’t They?
    05/01/2009 Feature Detection: State of the Art Browser Scripting


    INDUSTRY NEWS
    05/19/2006 Ajax grabs center stage at JavaOne, By Tony Baer
    05/15/2006 Oracle to boost AJAX, Java , By Paul Krill
    05/13/2006 Open AJAX Group Drafts Development Plans, By Stacy Cowley
    05/13/2006 AJAX Powers Interactive Marketing ASP, By AjaxWorld News Desk
    05/12/2006 AJAX Experts Tackle Security, Other Issues , By Darryl K. Taft
    05/11/2006 Adobe Releases Spry Framework for AJAX, By AjaxWorld News Desk
    More 
           

          © 2008 ajaximpact.com. All rights reserved.