Weekly GWT Links For 10/12/08

October 12th, 2008 - Written by in News

GWT article in Better Software Magazine
  • Intro to GWT Article in October 2008 Better Software Magazine
    Daniel Wellman pointed out to me that his Intro to GWT Article is appearing now in the October 2008 issue of Better Software Magazine. Unfortunately, it’s only in print at the moment, but if you can get your hands on the magazine, check it out.
  • Ext GWT 1.1.1 released
    This release contains quite a few bug fixes, as well as some small enhancements and API changes.
  • Performance of the GWT 1.5 HashMap
    Damon Lundin shows why you should be using FastStringMap instead of HashMap with GWT.
  • Making GWT JSON not Quite so Painful
    Dietrich Kappe discusses how he came up with a JSON helper class to make working with JSON and GWT easier.
  • GWT and Cross Site JSONP in J2EE Container
    Eggsy84 has written an informative tutorial on his implementation of cross site scripting using JSONP and GWT.

1 Comment Stumble it!

1 Comment »

Comment by Eggsy Subscribed to comments via email
2008-10-13 01:41:03

Thank you for the plug Chris.