Changes between Version 24 and Version 25 of Devel/Index


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Devel/Index

    v24 v25  
    88
    99 * wiki:UTGBCore/DeveloperGuide
     10   * Getting Started UTGB Development
    1011 * wiki:UTGBCore/RequestDispatcher   
    1112   * 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.