Changes between Version 22 and Version 23 of Devel/Index


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Devel/Index

    v22 v23  
    77 * wiki:Devel/SWT
    88
    9 
     9 * wiki:UTGBCore/RequestDispatcher   
     10   * 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.
    1011
    1112
     
    1516 * wiki:Devel/GWTwithMaven
    1617
    17  * wiki:UTGBCore/RequestDispatcher   
    18    * 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.
     18
    1919
    2020 * wiki:UTGBPortable