Integrating GWT into an existing application
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 [...]