Home » Archive

Articles in the Nokia WRT Category

Featured, GWT, Nokia WRT »

[9 Mar 2010 | 4 Comments | 6,818 views]
Mobile Widgets with GWT with Spring and JSONP

View Daniel Vaughan’s profile
Over the past couple of weeks I have been looking at the feasibility of creating mobile widgets using Google Web Toolkit (GWT).  Mobile widgets package up open web technology, specifically HTML, CSS, JavaScript files in such a way that they can be deployed as  applications on mobile phones.  In a similar way the same files could be packaged to deploy as Opera widgets or Adobe Air applications. The productivity gain of writing code once like this and being able to execute it on so many platforms is very appealing especially for …