|
|
Registered tutorials: 501 Registered Users: 33126
|
|
Rating: 3.5 out of 4 votes cast
Category: Google Web Toolkit
|
Ease AJAX development with the Google Web Toolkit
Abstract: In this article, the author discusses the basics of GWT and show how Java developers can use the GWT to create a simple AJAX application to retrieve search results from a remote API to display in a browser.
Introducing the Google Web Toolkit (GWT) The Google Web Toolkit is an application development platform composed of a Java class library, AJAX-style UI components called widgets, an RPC-based request/response communication framework, and an integrated debugging environment. GWT provides a subset of the java.lang and java.util packages, along with a Java API that facilitates component-based GUI development, which can be compiled to HTML and JavaScript for deployment to a browser. GWT applications can be executed in two modes: - Hosted mode: This mode executes a GWT application as a regular Java application, allowing standard Java debugging. To support hosted mode, GWT provides a proprietary Web browser that can interact with a JVM.
- Web mode: This mode allows a GWT application to be deployed and executed as native JavaScript and HTML, generated from Java source code by the GWT Java-to-JavaScript compiler.
|
Reviews:
Rate and Review This Site
No reviews yet
Statistic Information About this Resource:
| Total Hits: |
563 |
| Unique Hits: |
472 |
| |
Daily |
Weekly |
Monthly |
| |
Unique |
Total |
Unique |
Total |
Unique |
Total |
| Average |
0.2 |
0.2 |
0.6 |
0.8 |
4.2 |
4.9 |
| Current |
0 |
0 |
0 |
0 |
0 |
0 |
| Previous |
0 |
0 |
2 |
2 |
6 |
8 |
| Nov 29 |
0 |
0 |
2 |
3 |
3 |
4 |
| Nov 28 |
0 |
0 |
0 |
0 |
1 |
1 |
| Nov 27 |
0 |
0 |
2 |
3 |
5 |
5 |
| Nov 26 |
0 |
0 |
0 |
0 |
2 |
2 |
| Nov 25 |
1 |
1 |
0 |
0 |
10 |
12 |
| Nov 24 |
0 |
0 |
0 |
0 |
0 |
0 |
| Nov 23 |
1 |
1 |
0 |
0 |
9 |
10 |
| Nov 22 |
0 |
0 |
0 |
0 |
6 |
7 |
| Highest |
8 |
10 |
22 |
28 |
74 |
89 |
|
|
|
Script Execution Time: 8.6568 | SQL Queries: 10 | Members: 501
Ajax Tutorial Top List - Powered by Aardvark Topsites PHP 5.1.2
|