CPPSERV is an application server that provides very
Java servlet like API to C++ programmers. Another
part of the package is CSP (C++ Server Pages) parser,
which allows for functionality conceptually similar
to precompiled JSP.
Release 0.1.100 moves automated test suit from the
samples package. It also fixes few minor CPPSERV bugs,
and one major issue - version of Adon/Banai build system
used for 0.1.99 had a bug, which caused all libraries
to be built in a way which made them completely
unusable.
As a result release 0.1.99 wouldn't work at all.
Hopefully the fact that running a test suit is required
part of the release process will eliminate such problems
in future.
For more information see http://www.total-knowledge.com/progs/cppserv/