Changes between Version 21 and Version 22 of UTGBCore/RequestDispatcher
- Timestamp:
- 10/04/07 19:29:43 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UTGBCore/RequestDispatcher
v21 v22 98 98 99 99 In order to use RequestDispatcher, which support rappid web application development, we introduce some tricks that 100 change squery arguments to the RequestDispather.100 change query arguments to the RequestDispather. 101 101 102 102 First, you have to set a servlet path within your GWT module xml file. (*.gwt.xml):