Menu

CPPSERV 0.2.14 has been released

CPPSERV is an application server with Servlet-like API written in C++. In addition it supports CSP - template language very similar to JSP.

There have been quite a few changes since 0.2.13. Some of the functionality (like thread pool implementation) was moved out to SPTK library and generalized, lots of small fixes to make sure CPPSERV works with latest toolchain, as well as bunch of bug fixes.

Among new major features is a support for flow control in with CSP tags. Now you can use
<csp:if>, <csp:when>, and <csp:switch> instead of ugly <% if(...) { %> constructs.

Posted by Ilya A. Volynets-Evenbakh 2011-05-23

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.