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 "この最初の1つは" An Introduction to Ajax 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 、使用することができますし、迅速な対応をビルドする他の動的なウェブアプリケーションに最適です。 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フレームワークを活用する(グループ)を構築するバックエンドのサービスと通信するアプリケーションをブラウザから直接です。 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.このアプリケーションのサンプルコードで使用されスタンドアローンとして使用する場合は、ご利用いただけます。 warファイルをダウンロードします。
The second on is titled " 2番目の上の題名は" 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:このサイトでもご利用には、以下の2チュートリアルを取り上げている記事をajaxでWebLogic 、およびJ2EE :
- Ajax Programming in BEA WebLogic Portal, Part 1 ajax BEA WebLogic Portalのプログラミングでは、パート1 , 、
- A Backbase Ajax Front-end for J2EE Applications backbase ajaxするJ2EEアプリケーションのフロントエンドを .です。
Popularity: 19% [人気度: 19 % [ ? ですか? ] ]
Related Posts: 関連記事:





















