Changes between Version 11 and Version 12 of Devel/Index


Ignore:
Timestamp:
10/04/07 19:05:53 (18 years ago)
Author:
leo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Devel/Index

    v11 v12  
    1515
    1616 * wiki:UTGBCore/RequestDispatcher   
    17    * For devloping web application servlets quickly and easily. RequestDispatcher supports dynamic loading of servlet classes (RequestHandler) without adding configuration and automatic data binding to RequestHandlers from HTTP requests.
     17   * 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.
    1818
    1919