Ajax Tutorials Ajax的教程
Here are 2 Ajax Tutorials from这里有2 Ajax的教程,从 dev2dev.bea.com , which bills itself as "By developers, For developers". ,法案本身的作为“发展,为开发” 。
This first one is "这第一个是“ An Introduction to Ajax介绍了阿贾克斯 ", and will give you a good grounding in understanding what Ajax is and what it can do for your applications. “ ,并会给你一个良好的接地,在了解什么是AJAX技术和什么可以做,为您的应用程序。
This article introduces a methodology, Ajax, you can use to build more dynamic and responsive Web applications.本文介绍了一种方法, Ajax的,您可以使用,以建立更有活力的和反应的Web应用程式。 The key lies in the combination of browser-side JavaScript, DHTML, and asynchronous communication with the server.关键是要结合浏览器端的JavaScript , DHTML同时使用时,和异步通信与伺服器。 This article also demonstrates just how easy it is to start using this approach, by leveraging an Ajax framework (DWR) to construct an application that communicates with backend services directly from the browser.此文章还表明,只是它是如何的方便,开始使用这种方法,利用一个Ajax的框架( dwr )建构一个应用程序的沟通与后端服务,直接从浏览器。 If used properly, this tremendous power allows your application to be more natural and responsive to your users, thereby providing an improved browsing experience.如果运用得当,这巨大的力量让您的应用将更加自然和顺应您的用户,从而提供一种改进的浏览体验。 The sample code used in this application is available for download as a standalone WAR file.示例代码用在这方面的应用是可以下载作为一个独立的战争文件。
The second on is titled "第二对是名为“ Developing Ajax Applications That Preserve Standard Browser Functionality发展中国家的AJAX应用程序的保存标准浏览器功能 ". “ 。
This article begins with an explanation of why the back/forward button and other browser functionality will not work unless explicitly built into an Ajax application.此文章开始解释为什么回/前进按钮和其他浏览器功能将不会工作,除非另有明确规定建设成为Ajax的应用。 The article will then outline how developers can address these issues.文章然后将大纲如何开发人员可以解决这些问题。 Finally, it looks in detail at how the Backbase Ajax engine provides support for the back/forward button and other standard browser functionality.最后,看来,在详细如何backbase AJAX引擎提供支持,为回/前进按钮以及其它标准浏览器功能。
Also available at this site are the following 2 tutorial articles covering Ajax with Weblogic, and J2EE:您也可以在这个网站有以下二补习社的文章,包括阿贾克斯和WebLogic ,和J2EE :
- Ajax Programming in BEA WebLogic Portal, Part 1 Ajax的编程在的BEA WebLogic门户网站,第1部分 , ,
- A Backbase Ajax Front-end for J2EE Applications 1 backbase Ajax的前端,为J2EE应用程序 . 。
Popularity: 19% [人气: 19 % [ ? ? ] ]
Related Posts: 相关文章:





















