Handle a connection to the server by trying to read a HttpRequest
and finding the right type of handler for that request, which
provides the HttpResponse.
Initialize default behaviour from applet parameters
Initializes the default instance from applet parameters of the
same name as the system properties used to config Log
Write Element to an OutputStream
Calls print(Writer) and checks errors
Elements that override this method should also override
write(Writer) to avoid infinite recursion.
Write Element to an OutputStream
Calls print(Writer) and checks errors
Elements that override this method should also override
write(Writer) to avoid infinite recursion.