August, 2008Archive for

GWT SuggestBox backed by DTO Model

In this post I am writing a tutorial on how to use the Google Web Toolkit SuggestBox when you want it to provide Data Transfer Objects (DTO's) suggestions. According to GWT's official docs you can Associate DTO objects with SuggestBox suggestions but I struggled to find any guiding tutorials on how to achieve this. Having said this I have to give credit to Lombardi who went someway to helping me to work out how to do this. Good explanations are posted on their blog. First of all lets ma...
Test link....