GWT CellTable with sorting

Posted by & filed under java.

I  had problem with sorting CellTable using async data provider. Here is an amazing solution of this issue. http://webcentersuite.blogspot.com/2010/11/gwt-celltable-with-sorting.html

Google I/O 2011 Wow

Posted by & filed under java.

Obviously I was interested in Google Developer Tools (GWT + GAE). Next section I am interested in is Android but still I’ve little time to watch those videos. I think that those new patterns from google for GWT coding doesn’t making it easier and faster coding. I am coding new app right now for data… Read more »

GWT EJB3 Maven Glassfish 2.1.1 integration tutorial

Posted by & filed under java.

I am just being inspired by GWT EJB3 Maven JBoss 5.1 integration tutorial that is why I decided to write my own tuts just for remember howto. I am working with Glassfish and my IDE is Netbeans the demo db will be derby. I know it really doesn’t matter what app server we deploy to… Read more »