![]() | Squeak Class Documentation | category index | class index |
PluggableServerAction category: Network-Pluggable Web Server superclass: ServerAction subclasses: A PluggableServerAction instance has two blocks in instance variables. The processBlock is executed with the web request to do any input processing that is needed. The returnBlock is executed with the web request, and its return value is sent as the output of the CGI processing.
|
|||||||||||||||||||||||||||||||||||||||||