The design of the HTTP server is modular that assures
the replacement of chosen modules without affecting the
functionality of the others (Fig. 2). The Web server Jetty
represents the core module. The two others are the Web
application module and the Configuration module. Then
there is a number of Protocol modules.