JavaScript

Integrating GWT into an existing application

Posted by Macca on April 5, 2009 at 7:31 am

How do you integrate GWT into an existing, AJAX based application???
This is the question that arose for me recently. I was working on a decent sized web application that used the popular Dojo JavaScript library. We simply wanted a far more stable environment to develop our application and chose GWT for this. The problem was [...]