Index: library/xotcl/apps/comm/webserver.xotcl =================================================================== diff -u -N -re607595596399193900b411fa551280e7086963a -rf934951db464db1a6f39ac98290ecde17a466cd7 --- library/xotcl/apps/comm/webserver.xotcl (.../webserver.xotcl) (revision e607595596399193900b411fa551280e7086963a) +++ library/xotcl/apps/comm/webserver.xotcl (.../webserver.xotcl) (revision f934951db464db1a6f39ac98290ecde17a466cd7) @@ -54,7 +54,7 @@ We implent here "exit", and we return the information about the actual request and user in HTML format for all other requests.

This method is an example, how to access on the server side - request specific infomation. + request specific information. }} SpecializedWorker instproc respond {} { if {[my set resourceName] eq "exit"} {