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: 相關文章:





















