Changes between Version 9 and Version 10 of UTGBCore/RequestDispatcher


Ignore:
Timestamp:
10/04/07 18:59:37 (18 years ago)
Author:
leo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UTGBCore/RequestDispatcher

    v9 v10  
    134134}}}
    135135
    136 This method yields appropriate URLs to access the RequestDispatcher both in hosted-mode and web-mode.
     136This method yields the appropriate URL to access the RequestDispatcher both in hosted-mode and web-mode.
    137137For example, getActionURL("hello", "name=leo") returns:
    138138 * (GWT moduleBase)/hello.action?name=leo  (in web-mode)