"GWT" is currently a popular topic for Ajax writers. We have "GWT" focused insightful blog posts, breaking news, fan favorite podcasts, and more for you from our Ajax collection.
2009 Macau Java DayOriginal at Sun Bloggers
• Sun, Nov 15
By Chun-Fan Victor Chiu Mickey Fan has delivered a wonderful session on Google Web Toolkit (GWT) on Java as one of the options in Java RIA and demonstrated how easy the RIA/javascript based application can be generated in Java with GWT. You can find Mickey's presentation here.
Updated Plugin: HiberObjects - v2.0.0
Original at Eclipse Plugin Central
• Tue, Nov 10
EJB3 Entity Beans with annotations..hbm.xml files for Hibernate.GWT services with normal and asynchronous interface (GWT 1.4 or GWT 1.5).Unit tests. Populate the database with designed objects before testing.Data Access Objects.Java Beans. Can generate Property change support.Interfaces...
Rich web frameworks for GlassFish v3 (ZK, Vaadin, ...)
Original at Sun Bloggers
• Mon, Nov 9
By alexismp Vaadin is another framework that keeps the developer away from JavaScript. It builds on GWT and has some interesting OSGi features that make it a good fit for the GlassFish v3 modular architecture. Vaadin's Petter has several tutorials showing the use of the GlassFish servlet 3.0 implemen...
Google has released a (kind of) Java Browser Edition with GWT
Original at JRoller
• Wed, Oct 28
By Dominique De Vito AFAIK, such edition has never taken off. But I realized recently it lives under another form, quite according to my initial post's wishes; more and more pieces of a browser edition of Java run on top of JS engines, inside browsers, with the help , for example, of the GWT Java to JavaScript com...
:: High-performance Web development with Google Web Toolkit and Eclipse Galileo
Original at ibm.com
• Mon, Oct 19
By now, you have probably heard of Google Web Toolkit (GWT). You know that it lets you write your Web applications in the Java programming language that is compiled into JavaScript to run in Web browsers. This lets you be more productive by taking advantage of Java's static typing and great t...
InfoQ: コンパイラのターゲットとしてのJavaScript:Clamato、GWT Smalltalk、Python、Scheme
Original at InfoQ.com
• Mon, Oct 12
コンパイラのターゲットとしてのJavaScript:Clamato、GWT Smalltalk、Python、Scheme作者Werner Schuster, 翻訳者笹井 崇司投稿日2009年10月12日 午後3時2分コミュニティRuby,Architectureトピックランタイム,JavaScript,リッチクライアント/デスクトップタグAndroid,Scheme,Seaside,SmallT...
Opinion: GWT in Practice
Original at java.net
• Mon, May 12
By Robert Cooper If you're a web developer, you know that you can use Ajax to add rich, user-friendly, dynamic features to your applications. With the Google Web Toolkit (GWT), a new Ajax tool from Google that automatically converts Java to JavaScript, you can build Ajax applications using the Java langu...
Opinion: GWT in Practice
Original at Peachpit
• Mon, May 12
By Robert Cooper If you're a web developer, you know that you can use Ajax to add rich, user-friendly, dynamic features to your applications. With the Google Web Toolkit (GWT), a new Ajax tool from Google that automatically converts Java to JavaScript, you can build Ajax applications using the Java langu...
Podcast: GWT Conference: December 3-6, 2007
Original at Ajaxian
• Thu, Nov 15
By Dion Almaer Network with colleagues and GWT team members to discuss the underlying promise of GWT as well as its current challenges: How can I integrate GWT into my existing application?How have others added functionality to GWT?How can one best take advantage of Java
How To: Build an Ajax-enabled application using the Google Web Toolkit and Apache Geronimo, Part 2: Integrate your Ajax apps with a back-end MySQL database using a servlet
Original at ibm.com
• Sun, May 20
In the first part of this tutorial, you learned how to use the Google Web Toolkit (GWT) to rapidly build an Asynchronous JavaScript + XML (Ajax)-enabled Web application and deploy it to Apache Geronimo. In this installment, Part 2 of the two-part series, you add more functionality to the a...
How To: Build an Ajax-enabled application using the Google Web Toolkit and Apache Geronimo, Part 1: Run compiled Google Web Toolkit applications on Geronimo
Original at ibm.com
• Mon, May 7
Asynchronous JavaScript + XML (Ajax)-enabled Web applications have taken the software development world by storm. Some of the most notable ones have been built by Google. This two-part tutorial series shows you how the Google Web Toolkit (GWT) and Apache Geronimo can help you rapidly bu...
Love Ajax? Hate The Exploits
Original at WebProNews
• Tue, Apr 3
By David A. Utter We analyzed 12 popular Ajax frameworks, including 4 server-integrated toolkits - Direct Web Remoting (DWR), Microsoft ASP.NET Ajax (a.k.a. Atlas), xajax and Google Web Toolkit (GWT) -- and 8 purely client-side libraries -- Prototype, Script.aculo.us, Dojo, Moo.fx, jQuery, Yahoo! UI, Ric...
How To: Build an Ajax application using Google Web Toolkit, Apache Derby, and Eclipse, Part 2: The reliable back end
Original at ibm.com
• Tue, Jan 23
In this second article in the series on using the Google Web Toolkit (GWT) to build Asynchronous JavaScript + XML (Ajax) applications, learn how to build the Apache Derby database for your Web application, and use it to drive the GWT. Part 1 of this series introduced you to GWT and demonstra...