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
    04/01/2007 wxJavaScript : porting wxWidgets to JavaScript.
    03/31/2007 DED|Chain - The web developers JavaScript Kit
    03/30/2007 Clipperz Crypto Library - a JavaScript library of crypto primitives
    03/28/2007 ETech - AJAX Unplugged Slides
    03/27/2007 Stripe Generator: ajax powered web 2.0 tool!
    03/26/2007 Finally Microsoft joins the OpenAjax Alliance


    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.