C++ Servlet Environment
An application server for C++ servlets that works together with the Apache web server.
http://stud3.tuwien.ac.at/~e9626231/cse/
CPPSERV
Application server that provides Servlet-like API to C++ programmers. It consists of stand-alone daemon, listening on TCP socket for requests from web server, and a web server module.
http://www.total-knowledge.com/progs/cppserv/