ajax redefining

ajax redefining

ajax redefining

AJAX-Redefining Web Applications

       

 

 Web Scenario without AJAX

  1. Ajax: An Introduction
  • AJAX stands for Asynchronous JavaScript And XML
  • AJAX is not a new programming language, but a new way to use existing standards.
  • AJAX is not a new programming language, but a new way to use existing standards.
  • AJAX is a type of programming made highly popular in 2005 by Google (with Google Suggest).
  • With AJAX you can create better, faster, more user-friendly, and interactive web applications (just like Desktop apps).
  •  AJAX uses asynchronous data transfer (HTTP requests) between the browser and the web server, allowing web pages to request small bits of information from the server instead of whole pages, so no page reloads.
  • The first use of the term in public was coined by Jesse James Garrett of Adaptive Path in February 2005.

 

Read more information at:

http://www.javajazzup.com/issue5/page47.shtml