Que vaut le nouveau plugin Eclipse pour GWT (Google Web Toolkit) ?
Mot-clé - cypal
JSP sur Hosted Browser GWT (Tomcat) lancé par Cypal
Vous n'arrivez pas a exécuter vos JSP (Java Server Page) sur le navigateur serveur (Tomcat 5.5) embarqué dans GWT ? Voici comment rendre compilable vos JSP lancées via Cypal ou GWT en hosted mode.
GWT avec Cypal Studio
GWT 1.5 (official version is 1.5.3) is now finally released and not longer a release candidate. GWT is very nice as AJAX toolkit for a java programmer. You code your application in pure Java and all the JavaScript stuff is done behind the scenes. Important is to understand the build process. The Java Source Code is translated by the GWT Compiler to JavaScript Code.
Cypal Studio pour GWT
Cypal Studio pour GWT est un lot de plugins Eclipse pour Google Web Toolkit. Il est gratuit, Open Source et distribué sous License Apache.