C++ Servlet Server News
Status: Beta
Brought to you by:
iluxa
CSP (C++ Server Pages) have finally been ported over from CXXSP project. In case of CPPSERV, CSPs
are strictly precompiled - i.e. .csp files are converted into C++ code, and then compiled as regular servlets during application build process.
Sample web store application from CXXSP was also included in CPPSERV-samples package. APIs are close enough, that only build system needed to be changed.
All the code is currently in GIT.
To retrieve:
git clone http://gateway.total-knowledge.com/scm/cppserv.git
git clone http://gateway.total-knowledge.com/scm/cppserv-samples.git
Or to browse the repositories with gitweb interface:
http://gateway.total-knowledge.com/cgi-bin/gitweb.cgi