After my post concerning presentation of Queue/BlockingQueue, I would continue with a post about the Queue implementation: java.util.concurrent.ConcurrentLinkedQueue. This implementation of Queue (NOT BlockingQueue) is thread-safe queue which stores and
Hello, After my previous article Example of mail generation (MSGParser, Apache POI-HSMF) concerning the generation of a mail file on server side, I would expose you an example of XLS
To develop with GWT and on GAE, it is necessary to install the Google Tools for Eclipse. These tools are plugins which provide both Google App Engine and GWT development