Apache JServ

Apache JServ is one of the most popular web servers running Java servlets. It is based on the basic Apache web server and is so good that Oracle Corporation itself has decided to incorporate it into its product set. The Apache JServ web server now lies at the heart of Oracle’s iAS (Internet Application Server). For more on this open source development at Oracle, check out the following web site:

http://www.oracle.com/ip/deploy/ias/

In this section, we’ll run through two separate JServ installations, one for Unix and the other for Windows. Both are more involved than our usual installations, because there are a lot of bits and pieces making up the whole. Before carrying out this installation, make sure that you have already installed the JDK and then the JSDK, as described above.

Tip

You may want to follow our steps in order to install your own version of Apache. However, treat them only as general guidelines; for the most up-to-date information, check the README files and installation notes that come with the distribution.

Apache JServ, the Jakarta Project, and Tomcat

As we went to press, the older Java Apache project (http://java.apache.org) was being merged and migrated into the newer Jakarta project (http://jakarta.apache.org), which already includes the development team of the original Apache JServ web server product. The complete Jakarta project is itself an umbrella grouping of many smaller Apache subprojects; the general goal is to produce commercial-quality ...

Get Oracle and Open Source now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.