I had problem with sorting CellTable using async data provider. Here is an amazing solution of this issue.
Tag: GWT
-
Google I/O 2011 Wow
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 management and there are tough moments.
Updated:
Google I/O is such an AWESOME event that is brings you many, many knowledge and patterns to think about and practise for all fallowing year.
-
Solution for Google App Engine for Java, Part 2: Building the killer app
Hi, I just want to notice that I have solution for this tutorial Google App Engine for Java, Part 2: Building the killer app and if you want me to send it to you please provide me your email and I will invite you to dropbox where you will find it :D (this is my way to get some extra dropbox space). So come on and contact me.
Another thing is this tutorial is quite old and there been some decent changes made in GWT like MVP + activities, places, even we could add dependency injection or exchange RPC with ReuqestFactory. — The two last steps are not necessary with such a small app. I will try to convert this simple app into MVP + activities, places, token history pattern and of course I will put it on dropbox. So come on and contact me.
ATTENTION: I will send you that code but I want you sign up to dropbox thru my ref link :)ATTENTION2: App can be seen online on AppEngine infrastructure. http://blogcommen.appspot.com/
ATTENTION3: Check out my post called “Git repo for Solution for Google App Engine for Java, Part 2: Building the killer app” I put there a path to github with that sample code.Enjoy.
-
GWT EJB3 Maven Glassfish 2.1.1 integration tutorial
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 but still… something different. Article comming soon… Good to start with Screencast “Creating a Maven based Java Enterprise Application with GWT”