Web applications are NetKernel applications which use the HTTP transport to
respond to requests sent using the HTTP protocol.
Even if the final set of protocols for a system does not include HTTP, a
common technique for developing NetKernel applications is to use the HTTP
protocol and a web browser as the client.
In this section you will find a series of entries that examine
topics related to configuring, designing, and implementing web applications
in NetKernel.