Changes between Version 16 and Version 17 of Devel/Index
- Timestamp:
- 10/10/07 15:33:08 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Devel/Index
v16 v17 19 19 * wiki:UTGBPortable 20 20 21 * [http://code.google.com/webtoolkit/documentation/ GWT Developer Guide] 22 * We recommend you to read this article (not so long) 23 * Fundamentals section shows standard folder structure of GWT applications, how GWT works, etc. 24 * Building User Interfaces section must be read to develop HTML user interface 25 * RPC section is needed to learn interaction between client-side codes (HTML & JavaScript) and server-side (Servlet, CGI, etc.) codes. 26 21 27 * API [http://dev.utgenome.org/javadoc/browser JavaDoc] 22 28