Changes between Version 11 and Version 12 of UTGBCore/RequestDispatcher


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

--

Legend:

Unmodified
Added
Removed
Modified
  • UTGBCore/RequestDispatcher

    v11 v12  
    139139 * (GWT moduleBase)/dispatcher?actionClass=org.utgenome.gwt.utgb.server.app.hello&name=leo   (in hosted-mode)
    140140
     141You must set the same value to the web.xml (for web-mode) and the string value (e.g., "org.utgenome.gwt.utgb.server.app.") in the getActionURL() mehtod.
     142
    141143The RequestDispatcher gives priority to the actionClass parameter if it is contained in the HTTP request.