Changes between Version 24 and Version 25 of Devel/Index
- Timestamp:
- 10/12/07 21:09:29 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Devel/Index
v24 v25 8 8 9 9 * wiki:UTGBCore/DeveloperGuide 10 * Getting Started UTGB Development 10 11 * wiki:UTGBCore/RequestDispatcher 11 12 * 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.