C++ Servlet Server News
Status: Beta
Brought to you by:
iluxa
This release of CPPSERV adds some more app
deployment/administration helper features,
as well as small measure of generic cleanups
and feature enhancements.
Specifically, configuration file now has explicit
CSP (C++ Servlet Pages) support, and CSP parser
was
changed to generate correct servlet names (now
that internal servlet name actually matters).
Additionally, few more standard API functions were
implemented, and some old debugging code removed.
The accompanying samples/test package release contains some additional samples, and a few more
automated tests for HttpServletRequest attribute
retrieval functions.