John, I haven't done much with Google Web Toolkit (GWT) or Dojo, but what were some of the specifics that you didn't like about GWT? I am evaluating different AJAX technologies for a particular project and the thing that I like about GWT is that you can work in a Java environment and then convert your code to JavaScript.
From your investigation did you find it difficult to generate GWT
widgets that could be integrated into ofbiz (e.g. into a ScreenWidget page). Thanks, Brett On 8/3/06, John Martin <[EMAIL PROTECTED]> wrote:
We researched the Google AJAX toolkit and found that it was very low level and required a lot of hard wiring in javascript to get it to work. We're starting to adopt the DOJO toolkit which is more of a 4GL comparied to Google's and even Yahoo's. We're just now starting to integrate with ofBiz and eventually will attempt to pull it in. For more info on DOJO, checkout http://dojotoolkit.org/. John
