BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage GWT Content on InfoQ

  • Google Gears: Industry Reactions The Day After

    As part of their developer days activities this week Google announced a new offline web application API Google Gears.

  • GWT 1.4 RC Provides Faster Load Times, Widget Enhancements, and Compiler Optimizations

    Google's Bruce Johnson has announced the availability of GWT 1.4 RC. The release features a 10-20% size reduction in complied Javascript, 33% faster module load times, and a new ImageBundle optimization feature.

  • Presentation: Using Google GWT

    The Google Web Toolkit (GWT) is a Java-centric framework for creating AJAX applications. GWT cross-compiles Java source into JavaScript, allowing Java developers to use their existing Java skills and tools to create AJAX apps. GWT lead Bruce Johnson intros GWT including high-performance AJAX, internationalization, and integration with existing web app.

  • Picking an Ajax Framework

    Dr. Dobbs is currently featuring a case study of the Ajax framework selection process of a development team at T. Rowe Price. The article considers GWT, Dojo, Prototype/Scriptaculous, and Yahoo UI Library.

  • Using Spring with GWT and J2S

    Google Web Toolkit and Java2Script Pacemaker (J2S) are two Java to JavaScript compilers that enable rich internet applications to be written in Java with JavaScript generated. Recent articles describe how to integrate these tools with Spring.

  • Turning Java into Javascript with J2S

    Interface21's Ben Alex has recently been examining Java2Javascript Pacemaker (J2S). J2S includes a Java to Javascript compiler along with support for standard Java packages such as java.lang, java.io and java.util.

  • GWT Roundup - Johnson Discusses Open Sourcing, Blum Reveals Details of Java Compilation

    InfoQ recently caught up with GWT's Bruce Johnson to discuss the full open sourcing of the product. In other GWT news Artima's Frank Sommers interviewed Google Engineer Scott Blum this week on GWT's compilation of Java code to Javascript.

  • Ajax Framework Comparison Tools article

    A new article on BEA's Dev2Dev site provides a way to sort through the numerous Ajax frameworks that are available today. The goal of the technique is to make it easier to understand the distinctions between the various frameworks by placing them on a set of axes including declarative versus procedural and client-centric versus server-centric.

  • Google GWT Toolkit and Development Process Become Fully Open Source

    Today Google fully open sourced their GWT toolkit under the Apache 2.0 license. The development process of the toolkit going forward will also be open including development discussions, code reviews, future milestones, and the entire codebase.

  • Google's Bruce Johnson on GWT 1.2 RC Including OS X Development Support

    The first release candidate of GWT 1.2 has been announced. Among the changes are full support for OS X development, faster hosted mode, a new HTTP request module, and widgets in TreeItems. InfoQ sat down with GWT tech lead Bruce Johnson to discuss the release.

  • Instantiations Adds Google Web Toolkit Support with GWT Designer

    GWT has become the new favorite technology of tools providers. Instantiations, makers of visual design tools for SWT and Swing, has now added GWT support with the GWT designer.

  • G4jsf - Integrating GWT and JSF

    JavaServer Faces provides a general framework for web applications. Google's GWT toolkit also provides structure for web applications on both the client and server tiers. A new article on TheServerSide highlighting the G4jsf project shows how the technologies can be complementary instead of competitive.

  • Interview: Google's Bruce Johnson on the new GWT 1.1 Release

    Version 1.1 of the Google Web Toolkit has just been released. New features include localization support, RPC optimizations, and JUnit enhancements. InfoQ sat down with GWT Tech Lead Bruce Johnson to discuss the new release.

  • An Open Source Ajax Shootout

    InfoWorld columnist Peter Wayner recently reviewed six of the most popular open source Ajax toolkits. He was curious if they were enterprise ready in comparison to commercial products such Backbase, JackBe, and Tibco's General Interface. The six open source projects covered were selected because each has a high-profile in the developer community and support of one or more stable organizations.

  • VistaFei Brings GUI Editing to Google Web Toolkit

    Wirelexsoft has announced VistaFei, an Eclipse-based visual GUI editor for Google Web Toolkit (GWT). GWT UI's can be built using drag and drop from a Palette controls and WYSIWYG editing area. VistaFei provides more than 35 elements in the palette covering most developer's needs for AJAX application design.

BT