Changes between Version 16 and Version 17 of Devel/Index


Ignore:
Timestamp:
10/10/07 15:33:08 (18 years ago)
Author:
leo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Devel/Index

    v16 v17  
    1919 * wiki:UTGBPortable
    2020
     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
    2127 * API [http://dev.utgenome.org/javadoc/browser JavaDoc]
    2228