GWT
Par PlaceOweb le mercredi, septembre 12 2007, 00:54 - JAVA - Lien permanent
Tutoriels et ressources pour GWT (Google Web Toolkit)
Tutoriaux en français :
- Utilisation de Google Web Toolkit avec Remote Procedure Calls
- Interfaces du service
- L'objet échangé entre les applications
- Implantation du service côté serveur
- Appel au RPC depuis le client Java
- Bilan du chapitre
- Utilisation de Google Web Toolkit avec Remote Procedure Calls
- GWT Data Binding
- Présentation du tutorial GWT.
- Création d'un projet GWT et configuration Eclipse
- Création d'une fenêtre principale avec une barre de menu
- Création d'une fenêtre flottante de type DialogBox et gestion des propriétés graphiques d'un TextBox
- Affichage d'une liste avec le contrôle FlexTable
- Interaction avec une liste : ajout, surpression et modification de lignes
- Echange client/serveur avec GWT .
- Passage de paramètres à une fenêtre appelée et retour d'information à la fenêtre appelante
- Déploiement d'une application GWT.
Retour d'expérience de GWT en francais, incluant lien vers la magnifique démo de contact Office. L'écosystème GWT
Lors des rencontres GWT, j'ai montré un exemple d'intégration EJB 3 GWT basé sur le nouveau design RPC de la version 1.4. Voici le code source de cette démo. Intégration GWT EJB3
Tutoriaux en anglais :
- In this screencast tutorial you are going to see how to use the Google Web Toolkit Remote Procedure Calls. This tutorial covers creation of a simple GWT RPC project in Eclipse IDE.
- Eclipse project generation, GWT-RPC plumbing, GWT-RPC Service interface. (02:05)
- GWT-RPC Service implementation, use of the Java Servlet API, asynchronous service interface, client invocation.(04:00)
Deployez GWT sur un serveur d'application externe comme JBoss
- I wanted to use GWT with external application server. It is really easy to use GWT with embedded tomcat server. But, I needed advanced services provided by managed application servers like JBoss. After figuring out how to use GWT with external web servers, I am posting the details with an example web application.
L'API
Google Web Toolkit - Construisez des applications AJAX depuis le langage Java
- Accueil de GWT
La documentation GWT pour les développeurs
- The GWT Developer Guide contains a variety of topics that explain the various moving parts of the toolkit.
Extensions à gwt
- gwt-google-apis The Official Google API Library for Google Web Toolkit
- Google Web Toolkit - App Gallery - Search Results gwt
- gwt-cal is a web-based calendar component similar to iCal, Microsoft Outlook or Google Calendar. It can be included in any Google Web Toolkit (GWT) web-application, and can be easily themed to resemble your favorite calendar tool.
- smartgwt is a GWT based framework that allows you to not only utilize its comprehensive widget library for your application UI, but also tie these widgets in with your server-side for data management. SmartGWT is based on the powerful and mature SmartClient library.
- gwt-ext is a powerful widget library that provides rich widgets like Grid with sort, paging and filtering, Tree's with Drag & Drop support, highly customizable ComboBoxes, Tab Panels, Menus & Toolbars, Dialogs, Forms and a lot more right out of the box with a powerful and easy to use API. It uses GWT and Ext. Click on the images below to see a live example of GWT-Ext in action.
- Tutoriel de développement de code GWT-Ext avec Eclipse et le plugin Cypal Studios.
- Tutoriel d'introduction à GWT-Ext 2.0 sans Eclipse.
- gwt-log Logging Library for Google Web Toolkit (GWT) with Deferred Binding
- gwt-dnd Drag-and-Drop Library for Google-Web-Toolkit (GWT) - Voir les tutoriels sur Drag and Drop (cliquer glisser)
- Ext GWT (ou GXT) (anciennement MyGWT) is an open source Java library for the Google Web Toolkit. The library helps developers easily create compelling desktop like AJAX web applications.
- Choisir Ext-GWT (GXT) ou GWT-Ext ?
Ressources GWT
- Google Web Toolkit Blog Les annonces officielles de GWT
- onGWT Toutes les news à propos de GWT
- gwtsite D'autres (ou les mêmes) news sur GWT
- Premiers pas avec le Google Widget Toolkit
- Marwan KHELIF
- GWT est il le meilleur framework ? Comparatifs des différents frameworks RIA qui font leur apparition : GWT, Flex, JavaFX, Silverlight, Echo3
- Jean-Michel Doudoux présente GWT (Google Web Toolkit) dans son Développons en Java
- The Unofficial Google Wiki