Building a GAE+GWT application using the best practices, Part 5

This post will discuss the actual building of the UI and GWT-RPC web service calls using GWT-Dispatch on the client side.

Building a GAE+GWT application using the best practices, Part 4

In the last blog post, we went over how to write GWT-RPC handlers using GWT-dispatch and dependency injection (Guice). This section, we’re going to see how the client side is set up.

Building a GAE+GWT application using the best practices, Part 3

In this part of the series, we’re going to explore the designing of the web services for RateChecker and coding them using the command pattern from GWT-dispatch based on Ray Ryan’s presentation.

Building a GAE+GWT application using the best practices, Part 2

In Part 2, we’re going to go over project setup for GAE and GWT applications, and wire the server (servlet) using Guice and GWT-Dispatch.

Building a GAE+GWT application using the best practices, Part 1

In the next few blog posts, I’m going to present my experience building a simple (but non-trivial) web application using GWT and Google App Engine, while applying the best practices introduced by Ray Ryan in his excellent presentation at Google IO last year.

Follow

Get every new post delivered to your Inbox.

Join 34 other followers