Google Web Toolkit First Look Review by SitePoint GoogleウェブToolkitの最初の日を見sitepoint
Google Web Toolkit (GWT) is a Java software development framework that makes writing AJAX applications like Google Maps and Gmail, which similar to Atlas for ASP.NET, Yahoo!’s User Interface Library and Adobe Spry. Googleのウェブツールキット( gwt )は、 Javaソフトウェアの開発フレームワークをGoogle MapsのようなAJAXアプリケーションを書くとGmail 、これに似てアトラスをasp.net 、 Yahoo !のライブラリ、およびAdobe元気なユーザーインターフェイスです。 Google Web Toolkit allows programmers to write the front end in the Java programming language, and the GWT compiler will converts the Java classes to browser-compliant JavaScript and HTML. Googleのウェブツールキットにより、プログラマを書くのフロントエンドは、 Javaプログラミング言語、および、 gwtコンパイラはJavaクラスに変換してブラウザに準拠し、 JavaScriptとhtmlに変更します。
For Ajax,Java class library gives you access to the XMLHttpRequest object normally used in AJAX applications.されるAJAX 、 Javaのクラスライブラリのオブジェクトにアクセスできるように、通常のXMLHttpRequest経由AJAXアプリケーションで使用されています。 Beside, Java server-side code could be written in addition to client-side code, which doesn’t get converted to JavaScript, and thus the server-side code can use the full capabilities of the Java platform, and any additional class libraries you may require.横に、 Javaのサーバー側のコードが書かれてクライアント側のコードに加えて、これをJavaScriptに変換されない、とこのように、サーバー側のコードは、フル機能を使用して、 Javaプラットフォーム、および、すべてのクラスライブラリを追加ことが必要です。 Then in client-side code, classes that are able to communicate with the server-side code could be set up.その後、クライアント側のコードは、クラスと通信することができる、サーバー側のコードをセットアップします。 When GWT compile the application, GWT will automatically generate all the JavaScript needed to communicate with the server on the client-side, and will compile your server-side code to a set of Java Servlets.アプリケーションをコンパイルするときにgwt 、 gwtが自動的に生成するすべてのJavaScriptがサーバーと通信する必要に応じて、クライアント側の、とは、サーバー側のコードをコンパイルしてのJavaサーブレットのセットです。
SitePoint concluded that Google has definitely put together an impressive platform with GWT, but as one would expect (especially from a beta product) it’s not perfect. sitepointの結論をまとめると、 Googleは確かに印象的なプラットフォームとgwtではなく、 1つの期待(特にからベータ版の製品)それは完璧です。 But the biggest thing lacking in GWT is an example of a finished, real-world application running in the wild.しかし、最大のものが不足してgwtの例を完了したら、現実世界のアプリケーションを実行している野生のです。 No doubt Google is hard at work on its next big project using GWT, but for now at least GWT is unproven technology. Googleは間違いない熱心に働いgwtは、次の大きなプロジェクトを使用して、しかし今のところは、少なくともgwtが証明されていない技術です。 The weak points include GWT detects and supports browsers by their user agent string, the bundled GWT widgets make extensive use of tables for layout, GWT was written to work with Java 1.4 or later, the development shell does not support Mac OS X and unclear best practices for security and performance.含まれてgwtの弱点を検出し、そのユーザーエージェント文字列のブラウザをサポートし、ウィジェットにするには、バンドルgwtのテーブルを使用する大規模なレイアウト、 gwtが書かを仕事にJava 1.4以降、シェルの開発をサポートしていませんMac OS Xと不透明なベストセキュリティとパフォーマンスの慣行です。
Build AJAX applications in Java language with Java言語でAJAXアプリケーションをビルド Google Web Toolkit Googleのウェブツールキット .です。
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要 :これは、機械翻訳ページで提供"現状有姿"を保証します。 Machine translation may be difficult to understand.機械翻訳を理解するのは難しいかもしれません。 Please refer toを参照してください original English articleオリジナルの英語記事索引 whenever possible.いつ可能です。
Share and contribute or get technical support and help atを共有して貢献や技術サポートとヘルプを得る My Digital Life Forums 私のデジタルライフフォーラム .です。
Related Articles関連記事
- How to Choose the Best Web Hosting最高のウェブホスティングする方法を選択して
- Google Desktop 4 Review by PC Magazine Googleデスクトップ4日にPCマガジン
- WordPress Plugin: Display Google Analytics and FeedBurner Reports Statistics from Site Admin差込式WordPress :ディスプレイGoogle AnalyticsとFeedburnerの報告書の統計情報からサイト管理者
- Google Browser Sync for Firefox Review by iTWire Firefox用のGoogleブラウザに同期した日をitwire
- Acunetix Web Vulnerability Scanner Review by IT-Observerウェブ脆弱性スキャナ日られたことacunetix -オブザーバー
- Online RSS Feed Readers and Aggregators Review and ComparisonオンラインRSSフィードを登録し読者やアグリゲータした日との比較
- Google Pack Review by Newsfactor Magazine Googleパックした日にインプレスマガジン
- Accoona Review by InformationWeek accoonaした日をinformationweek
- List of Google Robots Googleのロボットのリストを
- Google Gears on Mobile Devices Googleの歯車をモバイルデバイス
































