Generate site dynamically
Once the site models have been generated, we only need to invoke the Page Server to produce Web pages dynamically from the site models. The Page Server is a Java Servlet based on the Tomcat servlet container. We need to go through the following steps:
Make sure the rest of the set-up procedures are done beforehand. See the README for details.