|
|
Registered tutorials: 501 Registered Users: 32533
|
|
Rating: 3 out of 1 votes cast
Category: Google Web Toolkit
|
Build an Ajax application using Google Web Toolkit, Apache Derby, and Eclipse, Part 1: The fancy front end
Abstract: The first article in this series focuses on GWT. Here you'll learn how to set up GWT and create a simple client interface that responds to user actions.
Level: Intermediate Noel Rappin (noelrappin@gmail.com), Senior Software Engineer, Motorola, Inc.
05 Dec 2006 Google Web Toolkit (GWT) is a major step forward in the creation of dynamic Javaâ„¢Script applications that run in users' Web browsers. Using GWT, developers can design the user interface (UI) and event model using familiar Java techniques while GWT does the hard work of making the code friendly for all the major browsers. Learn the basics of GWT in this first article in a series, including how GWT lets you create an Asynchronous JavaScript + XML (Ajax) application and still write your code in the Java language. Discover how to create and run a small sample GWT application -- a hot new Web 2.0 business called Slicr, which sells pizza online. GWT makes building a rich Ajax browser client interface even easier than building traditional Java GUI interfaces. As fabulous as GWT is, however, it can't create an entire Web application by itself. You must still have a data store on the server and some kind of framework for converting that data into Java objects that GWT can pass from the server to its client. In this series of articles, you'll use Apache Derby, a 100% pure Java database that you can embed in the same Java Virtual Machine (JVM) as the rest of your server-side code.
|
Reviews:
Rate and Review This Site
No reviews yet
Statistic Information About this Resource:
| Total Hits: |
545 |
| Unique Hits: |
449 |
| |
Daily |
Weekly |
Monthly |
| |
Unique |
Total |
Unique |
Total |
Unique |
Total |
| Average |
0.6 |
0.6 |
1.9 |
2 |
12.2 |
14.8 |
| Current |
0 |
0 |
4 |
4 |
8 |
8 |
| Previous |
1 |
1 |
0 |
0 |
11 |
12 |
| Nov 19 |
2 |
2 |
3 |
3 |
9 |
9 |
| Nov 18 |
1 |
1 |
0 |
0 |
13 |
15 |
| Nov 17 |
0 |
0 |
1 |
1 |
15 |
16 |
| Nov 16 |
0 |
0 |
0 |
0 |
13 |
17 |
| Nov 15 |
0 |
0 |
0 |
0 |
0 |
0 |
| Nov 14 |
0 |
0 |
4 |
5 |
22 |
30 |
| Nov 13 |
2 |
2 |
3 |
3 |
8 |
10 |
| Nov 12 |
0 |
0 |
4 |
4 |
23 |
31 |
| Highest |
6 |
7 |
15 |
19 |
43 |
59 |
|
|
|
Script Execution Time: 0.59442 | SQL Queries: 10 | Members: 501
Ajax Tutorial Top List - Powered by Aardvark Topsites PHP 5.1.2
|