- template-language to embed c++-code in html similar to PHP, JSP, ASP or Mason
- component-concept allows modularisation of webapplications
- multithreaded with a dynamic worker-pool for best performance
- compile a web-application including graphics in one single shared library for easy deployment
- web-applications are native code
- html-form parameters are parsed and are easily accessible
- automatic session-handling
- use external C++-classes and libraries
- support for file-uploads
- support for i18n of webapplications - single codebase for different languages
- enhanced security, because no compiler or interpreter nor source-code is needed on the server
- ssl-support
