Changes between Version 14 and Version 15 of UTGBCore/DeveloperGuide


Ignore:
Timestamp:
10/12/07 21:02:37 (18 years ago)
Author:
leo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UTGBCore/DeveloperGuide

    v14 v15  
    4848
    4949In the default setting, if you add a RequestHandler implementation (say, Hello.java) into org.utgenome.gwt.utgb.server.app package,
    50 the servlet (see wiki:Devel/RequestDispatcher for details) can be accessed from
     50the servlet (see wiki:UTGBCore/RequestDispatcher for details) can be accessed from
    5151 (GWT module base)/dispatcher?actionClass=hello
    5252