Changes between Version 12 and Version 13 of UTGBCore/RequestDispatcher


Ignore:
Timestamp:
10/04/07 19:13:30 (18 years ago)
Author:
leo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UTGBCore/RequestDispatcher

    v12 v13  
    119119This setting redirects a request to GWT.getModuleBaseURL() + "/dispatcher" to the RequestDispatcher servlet. This is effective only in GWT-hosted mode!
    120120
    121 And write a URL resolver methods, described as follows:
     121And write a URL resolver method:
    122122{{{
    123123    public static String getActionURL(String actionName, String queryString)