Apache JServ - An Apache module for using Java servlets
by the Java-Apache group <java-apache@list.working-dogs.com>
  
Release: 0.9.12
Date: December 21, 1998

REQUIREMENTS:

* Apache 1.2.0 or later <http://www.apache.org>
* JDK 1.1 or later <http://www.javasoft.com>
* JServ (this package) <http://java.apache.org>

DESCRIPTION OF FILES:

  README    - This file
  INSTALL   - Installation instructions
  CHANGES   - Change history
  LICENSE   - Apache JServ License
  TODO      - Unfinished/Incomplete items
  conf/     - Contains an example Servlet Properties file
  apache/   - Contains mod_jserv.c source to be compiled into Apache
  manual/   - Files need to run JServ in Manual mode (where an external
              process from Apache starts the JVM)
  docs/     - Additional supporting documentation
  servclasses.zip  - Java Servlet Development Kit (JSDK) 1.1 from Javasoft
  jserv-0.9.12.jar - Classes and source code to JServ
  jserv-0.9.12-tracing.jar - Same as jserv-0.9.12.jar, but with debugging
                             code compiled in.

WHAT TO DO NOW:

Read the INSTALL file and follow the directions.
Read the docs/howto.html for additional help.

Join the java-apache-users mailing list. 
http://java.apache.org/mail-list.html has instructions on how to do this.




