CPPSERV is a web application server that provides Servlet-like API and JSP-like functionality to C programmers. It consists of stand-alone daemon, listening on TCP socket for requests from web server, and web server module. Currently apache-2.0.x and ligttpd are supported. CSP (C Server pages) are currently implemented as a precompiler that ...