Google Web Toolkit 1.3.3

Google Web Toolkit 1.3.3 Screenshot Google Web Toolkit allows you to build AJAX apps in the Java language.

Developer:   Google Inc
      software by Google Inc →
Price:  0.00
License:   Freeware
File size:   0K
Language:   
OS:   Windows XP/Vista (?)
Rating:   0 /5 (0 votes)

Google Web Toolkit allows you to build AJAX apps in the Java language.

What is Google Web Toolkit?
Google Web Toolkit (GWT) is a Java development framework that lets you escape the matrix of technologies that make writing AJAX applications so difficult and error prone. With GWT, you can develop and debug AJAX applications in the Java language using the Java development tools of your choice. When you deploy your application to production, the GWT compiler to translates your Java application to browser-compliant JavaScript and HTML.

Here's the GWT development cycle:

Use your favorite Java IDE to write and debug an application in the Java language, using as many (or as few) GWT libraries as you find useful.
Use GWT's Java-to-JavaScript compiler to distill your application into a set of JavaScript and HTML files that you can serve with any web server.
Confirm that your application works in each browser that you want to support, which usually takes no additional work.

Why Translate Java Code to JavaScript?
Java technologies offer a productive development plaform, and with GWT, they can instantly become the basis of your AJAX development platform as well. Here are some of the benefits of developing with GWT:

You can use all of your favorite Java development tools (Eclipse, IntelliJ, JProfiler, JUnit) for AJAX development.
Static type checking in the Java language boosts productivity while reducing errors.
Common JavaScript errors (typos, type mismatches) are easily caught at compile time rather than by users at runtime.
Code prompting/completion is widely available.
Automated Java refactoring is pretty snazzy these days.
Java-based OO designs are easier to communicate and understand, thus making your AJAX code base more comprehensible with less documentation.

Google Web Toolkit features
  • Dynamic, reusable UI components
  • Create a Widget by compositing other Widgets. Lay out Widgets automatically in Panels. Send your Widget to other developers in a JAR file.
  • Really simple RPC
  • To communicate from your web application to your web server, you just need to define serializable Java classes for your request and response. In production, GWT automatically serializes the request and deserializes the response from the server. GWT's RPC mechanism can even handle polymorphic class hierarchies, and you can throw exceptions across the wire.
  • Browser history management
  • No, AJAX applications don't need to break the browser's back button. GWT lets you make your site more usable by easily adding state to the browser's back button history.
  • Real debugging
  • In production, your code is compiled to JavaScript, but at development time it runs in the Java virtual machine. That means when your code performs an action like handling a mouse event, you get full-featured Java debugging, with exceptions and the advanced debugging features of IDEs like Eclipse.
  • Browser compatible
  • Your GWT applications automatically support IE, Firefox, Mozilla, Safari, and Opera with no browser detection or special-casing within your code in most cases.
  • Interoperability and fine-grained control
  • If GWT's class library doesn't meet your needs, you can mix handwritten JavaScript in your Java source code using our JavaScript Native Interface (JSNI).

    tags the java  you can  web toolkit  java language  google web  your application  with gwt  java development  ajax applications  your code  that you  ajax development  your ajax  

    Google Web Toolkit 1.3.3 screenshot


    Download Google Web Toolkit 1.3.3

     Download Google Web Toolkit 1.3.3


    Similar software

    Google Web Toolkit 1.3.3 Google Web Toolkit 1.3.3
    Google Inc

    Google Web Toolkit allows you to build AJAX apps in the Java language.

    Hybrid Server Pages 0.84 Hybrid Server Pages 0.84
    Hybrid Server Pages Group

    Hybrid Server Pages is the compiler from new language named "Hybrid Java" is an alternative to Java Server Pages (JSP).

    Sun Java JRE 6 Sun Java JRE 6
    Sun Microsystems, Inc.

    The Java(TM) 2 Runtime Environment is intended for software developers and vendors to redistribute with their applications.

    HybridJava compiler 1.09 HybridJava compiler 1.09
    Hybrid Server Pages Group

    HybridJava compiler offers you an alternative to Java Server Pages (JSP).

    EasyEclipse Plugin Warrior 1.2.1 EasyEclipse Plugin Warrior 1.2.1
    EasyEclipse team and nexB

    EasyEclipse Plugin Warrior is intended for development of Eclipse Plugins.

    EasyEclipse Expert Java 1.2.1 EasyEclipse Expert Java 1.2.1
    EasyEclipe team and nexB

    Bare-bones Eclipse distro for experienced Java developers who are new to Eclipse.

    EasyEclipse Desktop Java 1.2.1 EasyEclipse Desktop Java 1.2.1
    EasyEclipse team and nexB

    EasyEclipse Desktop Java is for the development of Desktop GUI applications with Swing or SWT.

    EasyEclipse Mobile Java 1.2.1 EasyEclipse Mobile Java 1.2.1
    EasyEclipse team and nexB

    EasyEclipse Mobile Java - intended for development of Java applications for Mobile Devices, using J2ME.

    EasyEclipse for PHP 1.2.1 EasyEclipse for PHP 1.2.1
    EasyEclipse team and nexB

    EasyEclipse for PHP contains the tools needed to start developing PHP code: some database tools, the PHPEclipse IDE, as well as Subclipse providing connectivity to Subversion.

    EasyEclipse for C and C++ 1.2.1 EasyEclipse for C and C++ 1.2.1
    EasyEclipse team and nexB

    Bare-bones Eclipse distro for experienced C and C++ developers who are new to Eclipse.