After the presentation of GWT and GAE, I will introduce my first experience with GWT programming and its deployment on GAE through several articles. Here the points of these articles:
After my post concerning presentation of Queue/BlockingQueue, I would continue with a post about the BlockingQueue implementation: java.util.concurrent.PriorityBlockingQueue. This implementation of BlockingQueue stores and keeps the elements internally in a
In previous articles, I have related the prerequisites, the configuration of a GAE account, the creation of a new Eclispe project with the type “Web Application Project”, the deployment of