异步JavaScript技术和XML(Ajax)与Java平台(含外文出处)

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:

异步JAVAScript技术和XML(Ajax)与JAVA平台(含外文出处)(中文4100字,英文3700字)
摘要:本文简要的介绍了Ajax的概念,怎么通过Ajax技术实现一步提交。并将这些抽象概念以简易明了的语句阐明清楚,讲解深入浅出,内容系统全面。
关键字:异步提交  JavaScript  Ajax  JAVA
异步JavaScript技术和XML(Ajax)与JAVA平台
使用过Flickr、Gmail、Google、Suggest或Google地图的人都知道一种全新的动态WEB应用正在成型,这些应用看上去和传统桌面应用非常相似,他们不依赖于插件或者浏览器特效。传统意义上的WEB应用就是一组网页,当页面上有任何一点内容有所变化的时候必须更新整个网页。一些技术比如JAVAScript和CSS已经非常成熟,你可以使用他们高效的创建动态网页,并可以跑在大多数主流的浏览器上。本文讲细述数种,可以使你的WEB应用更丰富更具交互性的技术。
介绍异步JAVAScript技术和XML(Ajax)

Asynchronous JavaScript Technology and XML (Ajax) With the JAVA Platform

Anyone who has used Flickr, GMail, Google Suggest, or Google Maps will realize that a new breed of dynamic web applications is emerging. These applications look and act very similar to traditional desktop applications without relying on plug-ins or browser-specific features. Web applications have traditionally been a set of HTML pages that must be reloaded to change any portion of the content. Technologies such as JAVAScript programming language and cascading style sheets (CSS) have matured to the point where they can be used effectively to create very dynamic web applications that will work on all of the major browsers. This article will detail several techniques that you can use today to enable your web applications to be more rich and interactive like desktop applications.
Introducing Asynchronous JAVAScript Technology and XML (Ajax)