It is widely known that Drupal can run on many web servers such as Apache, IIS, and Nginx to name a few. What might be surprising is that Drupal applications can also be served by Java servlet containers such as Tomcat. Although it may seem like an academic exercise, there are practical reasons as to why Drupal might benefit from running inside of Tomcat. This post explains how to install Drupal on Tomcat for Ubuntu 10.04 and discusses why deeper integration with Java applications will help the platform grow.
Unfortunately there are many people in the PHP community who consider Java to be a
Comments