In one of our current projects, we are using two-tiered web delivery approach: Static files (images, js, css, etc) are served by Apache Httpd, a simple web server Pages and dynamic component presentations are served by Tomcat Our technology stack inc... Read the full text.