CS 6520 HW 8

Start with server...

  1. Add "hangman" servlets to be activated by the paths /c and /d. Both servlets do the same thing, but only one should be implemented using call-with-continue.

    Each servlet works as follows:

  2. Make sure that your code is tested, but without using any TCP connections, even to "localhost". Note that you can set current-output-port and current-done-k before calling a function. You may also find it convenient to set up a current-return-page parameter to avoid parsing XML.


Last update: Wednesday, February 11th, 2004
mflatt@cs.utah.edu