java ajax文献_ajax英文文献.doc

Research on Web Applications Using Ajax New Technologies

Abstract—Ajax is really several technologies, each flourishing in its own right, coming together in powerful new ways, which consists of HTML, JavaScript. technology, DHTML, and DOM, is an outstanding approach that helps to transform clunky Web interfaces into interactive Ajax applications. After the definition to Ajax, how to make asynchronous requests with JavaScript and Ajax was introduced. At the end, advanced requests and responses in Ajax were put forward. Keywords-component; Ajax; JavaScript;

XMLHttpRequest; Web Applications

I. INTRODUCTION

Ajax is shorthand for Asynchronous JavaScript and XML (and DHTML, and so on). The phrase was coined by Jesse James Garrett of Adaptive Path and is, according to Jesse, not meant to be an acronym. However, Ajax is far more than just a fad; it's a powerful approach to building Web sites and it's not nearly as hard to learn as an entire new language.

Figure 1. The traditional model for web applications (left) compared to the Ajax model (right)

Ajax isn’t a technology. It’s really several technologies, each flourishing in its own right, coming together in powerful new ways. Ajax incorporates:

. standards-based presentation using XHTML and CSS;

. dynamic display and interaction using the Document Object Model;

. data interchange and manipulation using XML and XSLT;

. asynchronous data retrieval using XMLHttpRequest;

. JavaScript binding everything together.

The classic web application model works like this:

Most user actions in the interface trigger an HTTP request back to a web server. The server does some processing — retrieving data, crunching numbers, talking to various legacy systems — and then returns an HTML page to the client. It’s a model adapted from the Web’s original use as

a hypertext medium, but as fans of the Elements of User Experience know, what makes the Web good for hypertext doesn’t necessarily make it good for software applications.

This

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值