Chapter 12: Tomcat and IIS to Tomcat. The

Chapter 12: Tomcat and IIS to Tomcat. The requests that are not forwarded to Tomcat are served by the IIS Web server. Typically these would be requests for static resources, such as HTML files, images, and style sheets, as well as dynamic pages developed in Microsoft technologies such as ASP or C#. . Request for JSPs and servlets can be forwarded by the ISAPI plug-in to Tomcat using its Web application extension features. The specific instance of Tomcat that it forwards to is defined in the workers property file. . The ISAPI extension is responsible for gathering all request parameters as well as handling the response returned by Tomcat. This response is then returned to the user s Web browser. In addition, the chapter covered how to extend this setup for highly scalable Web deployment architectures, as well as listed troubleshooting tips for common configuration issues. The next chapter covers JDBC connectivity in Tomcat.

For high quality jboss hosting services please check jboss web hosting website.

Comments are closed.