Changes between Version 18 and Version 19 of UTGBCore/DeveloperGuide


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

--

Legend:

Unmodified
Added
Removed
Modified
  • UTGBCore/DeveloperGuide

    v18 v19  
    5656(see wiki:UTGBCore/RequestDispatcher for details)
    5757
    58 Your first task is to write a servlet that simply returns "HelloWorld!":
     58Your first task is to write a servlet that simply returns !HelloWorld with additional messages:
    5959
    6060 source:trunk/utgb/utgb-core/src/main/java/org/utgenome/gwt/utgb/server/app/HelloWorld.java