C++ Servlet Environment - http://stud3.tuwien.ac.at/~e9626231/cse/
An application server for C++ servlets that works together with the Apache web server. |
CPPSERV - http://www.total-knowledge.com/progs/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. |