The present invention is an applet server which accepts requests for applets
from client computers. A request specifies the format in which an applet is to
be delivered to the requesting client computer. The applet server has a cache which
it uses to store applets for distribution to client computers. If the specified
form of the requested applet is available in the cache, the applet server transmits
the applet to the requesting client. If the applet is not available in the cache,
the server will attempt to build the applet from local resources (program code
modules and compilers) and transformer programs (verifiers and optimizers). If
the applet server is able to build the requested applet, it will then transmit
the applet to the requesting client computer. If the applet server is unable to
build the requested applet, it will pass the request to another applet server on
the network for fulfillment of the request.