Changes between Version 26 and Version 27 of Devel/Index


Ignore:
Timestamp:
10/12/07 21:33:39 (18 years ago)
Author:
leo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Devel/Index

    v26 v27  
    44
    55 * wiki:Devel/Setup 
    6    * Read this to set up development environment with Eclipse
     6   * Read this to set up the development environment for Eclipse
    77
    88
    99 * wiki:UTGBCore/DeveloperGuide
    10    * Getting Started UTGB Development
     10   * Getting Started with UTGB Development
    1111 * wiki:UTGBCore/RequestDispatcher   
    1212   * You should read this section if you want to develop web servlets at ease. Our RequestDispatcher supports dynamic loading of servlet classes (RequestHandler) without adding any configuration, and automatic data binding to RequestHandlers from HTTP requests.