Skip to content

pedjak/grails-gwt

 
 

Repository files navigation

Grails GWT Plugin

Introduction

The Google Web Toolkit (GWT) is an advanced AJAX framework that allows you to develop rich user interfaces in Java, thus taking advantage of type-checking and code re-use. GWT will then compile your Java code and generate fast, cross-platform Javascript that can be included in any web page you choose. The plugin makes it easy to incorporate GWT code into your GSP pages, and it also simplifies the handling of RPC requests on the server. If you have not used GWT before, please read the documentation on the GWT website.

This is the source of the plugin.

The plugin host page is at http://grails.org/plugin/gwt

Documentation can be found at http://dawsonsystems.github.com/grails-gwt/guide/

The Google Group can be found at https://groups.google.com/group/grails-gwt

Packages

No packages published

Languages

  • Groovy 67.5%
  • Java 29.5%
  • Gosu 2.6%
  • JavaScript 0.4%