AJAX in Google's way
Eventually, Google has finally (GWT), its AJAX framework behind Gmail, Google Calendar and many more. So now we have many choices to develop AJAX applications right now. At least we have and Google Web Toolkit. These two frameworks are completely different. Yahoo! UI Library offers you a complete set of JavaScript which supposes to handle all dynamic content manipulations. Google Web Toolkit offers a set of Java wrapper to generate all JavaScript at run-time to handle all dynamic content manipulations heavily relying on AJAX technique.
It’s up to you. If you are a JavaScript expertise, you don’t need GWT, instead you might be interesting in Yahoo! UI Library. Anyway, if you are working on Java, GWT is the best choice. You don’t need to learn how to program JavaScript and how to interact with server via AJAX.
I like the way GWT work. Most of all, I do like demo: , , , , and . I just wonder how to fit Google AJAXSLT in GWT.
My plan is to port GWT to Python and PHP!
Technorati Tags: English, IT, Software, HTML, Programming, JavaScript, Review, Tips and Tricks, , , AJAX, , Yahoo! UI Library
- sugree's blog
- 2264 reads
Post new comment