1. After install JDK following the tutorial, logon to WHM. Re-build the apache with tomcat support (you may also need Java support for PHP)
  2. Once the build is complete run – /scripts/restartsrv_tomcat and restart httpd
    If you get errors, viz, lib not found. Then copy the lib directory from /usr/local/jdk/ to /usr/local/jakarta/tomcat/
    This should work.
  3. http://ip_address:8080 should show you successful tomcat installation page.