Changes between Version 5 and Version 6 of UTGBCore/DeveloperGuide


Ignore:
Timestamp:
10/12/07 20:48:32 (18 years ago)
Author:
leo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UTGBCore/DeveloperGuide

    v5 v6  
    1515
    1616tomcat              GWT shell uses this folder to launch GWT-embedded tomcat server.
    17                     To change the web application  configuration, edit tomcat/webapps/ROOT/WEB-INF/web.xml, or tomcat/conf/gwt/localhost/(context path).xml etc.
     17                    To change the web application  configuration, edit tomcat/webapps/ROOT/WEB-INF/web.xml,
     18                    or tomcat/conf/gwt/localhost/(context path).xml etc.
    1819
    1920www                 GWT-compiled javascript codes will be generated into this folder