论文部分内容阅读
Apache是目前Internet上应用最为广泛的一种Web应用服务,它不仅可以完全免费得到,而且性能十分可靠,其各种功能模块可以根据需要灵活地组合使用。同时,技术人员还可以在它现在的基础上进行二次开发,因此备受使用者青睐。 JSP是一种较为常用的动态网页制作技术,但Apache本身只支持静态网页,因此需要与其他特定的应用服务结合使用。本文要介绍的是一种将Apache与Tomcat服务相结合来支持JSP动态网页的最新实用技术,即用“apache/jk”方式支持JSP动态网页。
Apache is currently the most widely used Web application service on the Internet, it can not only get completely free, and the performance is very reliable, and its various functional modules can be flexibly combined as needed. At the same time, technicians can also secondary development on its current basis, so much favored by users. JSP is a more commonly used dynamic web page production technology, but Apache itself only supports static web pages and therefore needs to be used in conjunction with other specific application services. This article is to introduce is a combination of Apache and Tomcat services to support JSP dynamic web page, the latest practical technology that uses “apache / jk” way to support JSP dynamic web pages.