GWT入门

GWT简介

http://ajava.org/course/open/9131.html

http://baike.baidu.com/view/358878.htm[荐]

官方网站上丰富的示例

http://gwt-ext.com/demo

在每个示例页面的右上角,点击ViewSource可以查看源代码

动手安装Eclipse插件

InstalltheGooglePluginforEclipse3.6byusingthefollowingupdatesite:

http://dl.google.com/eclipse/plugin/3.6

IfyouareusinganearlierversionofEclipse,replacethe3.6versionnumberwithyourversion(3.3,3.4or3.5).FordetailedinstructionsoninstallingpluginsinEclipse,seeinstructionsforEclipse3.6,Eclipse3.5,Eclipse3.4,orEclipse3.3.

IntheInstalldialog,youwillseeanoptiontoinstallthePluginaswellastheGWTandAppEngineSDKs.ChoosingtheSDKoptionswillinstallaGWTand/orAppEngineSDKwithinyourEclipseplugindirectoryasaconvinience.

一个GWT项目的例子http://code.google.com/eclipse/docs/creating_new_webapp.html

运行、调试http://code.google.com/eclipse/docs/running_and_debugging_2_0.html

什么是GWT的EntryPointhttp://www.taotiwang.com/questions/2506.html

使用RPC与服务端交互http://blog.csdn.net/yezhen_zju/archive/2008/10/30/3187132.aspx

GWT中XML模块配置文件文档http://beckham-xiao.iteye.com/blog/372342

GWT生成JavaScript代码文件分析

http://blog.csdn.net/wongtseng/archive/2006/10/23/1346640.aspx

教程推荐http://wenku.baidu.com/view/d244f75c3b3567ec102d8a0b.html

http://wenku.baidu.com/search?word=gwt%20%BD%CC%B3%C&lm=0&od=0

gwt

相关推荐