Changes between Version 4 and Version 5 of UTGBCore/RequestDispatcher


Ignore:
Timestamp:
10/04/07 15:08:45 (18 years ago)
Author:
leo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UTGBCore/RequestDispatcher

    v4 v5  
    5656
    5757Note that, although the query string in the HTTP request consists of string values, our BeanUtil library
    58 detects the data type to which the string should be translated by reading the class definition (in this example, Hello class).
     58detects the data type to which the string should be translated by analysing the class definition (in this example, Hello class).
    5959 
    6060