Changes between Version 5 and Version 6 of UTGBCore/DeveloperGuide
- Timestamp:
- 10/12/07 20:48:32 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UTGBCore/DeveloperGuide
v5 v6 15 15 16 16 tomcat 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. 18 19 19 20 www GWT-compiled javascript codes will be generated into this folder