XmlHttpRequest를 이용하는 새로운 형태의 WebProgramming방법. UserInterface는 JavaScript가 맡는다.
AJAX는 다음의 기술들을 이용하는것.
- standards-based presentation using [XHTML] and [CSS].
- dynamic display and [Interaction] using the [DOM].
- data interchange and manipulation using [XML] and [XSLT].
asynchronous data retrieval using XmlHttpRequest.
JavaScript binding everything together.
관련포스트 및 정보
Ajax 마스터하기 -- IBM site
http://www.ajaxload.info/ indicator
관련 라이브러리
- [Nevow]의 livepage
- [SAJAX]
- [Prototype]
- [Scriptaculous]
관련 책