Hi Abdul,
Although Tomcat can serve static HTML, its speciality is serving jsp and servlet pages. Apache is a more specialised html server. So the normal configuration is to install both Apache and Tomcat, then link them using mod_jk or similar. With this configuration the Tamino filter (ApacheModuleIno) is installed under Apache, and Apache serves your Tamino content.
HTH
#webMethods#Tamino#API-Management