Size: 804
Comment:
|
Size: 852
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 12: | Line 12: |
관련포스트 | 관련포스트 및 정보 |
Line 15: | Line 15: |
* http://ajaxmatters.com/r/welcome |
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.
관련포스트 및 정보
[http://nohmad.subport.net/wiki/CodingLog/2005-03#3aec1f887376b38dd26b21cfeb6defa2 웹 어플리케이션의 새로운 트렌드 AJAX]
[http://www.adaptivepath.com/publications/essays/archives/000385.php Ajax: A New Approach to Web Applications]
관련 라이브러리
- [Nevow]의 livepage
- [SAJAX]