C++ Server Pages is a partial Java server pages and servlet implementation in C++. C++ Server Pages is written as Apache 2.0 modules, with the focus on performance.
Requirements:
Apache HTTPD 2.0 or above. (Tested under 2.0.53)
Boost C++ Libraries. As of October 2005 the CVS version is needed. Only the following libreres are used:
· boost::thread
· boost::serialization
· boost::any
· boost::lexical_cast
· boost::iostreams
· boost::lambda
To compile Boost you'll need Boost.Jam.
What's New in This Release:
· A number of build errors were fixed.
· This release was tested on Red Hat and Fedora on the SourceForge compile farm.
Product's homepage