From 8684c06b6d021570141066d978869d6c30edcdc7 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Sun, 6 Oct 2002 06:27:13 +0000 Subject: [PATCH] Add note about javax.servlet package. --- sapi/servlet/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sapi/servlet/README b/sapi/servlet/README index 13c940fd77a..0859d2436b9 100644 --- a/sapi/servlet/README +++ b/sapi/servlet/README @@ -40,6 +40,9 @@ Java Servlet SAPI Module for PHP 4 1.) Build the PHP 4 Java Servlet SAPI Module + The javax.servlet package should be in your CLASSPATH. If you're + using Tomcat, adding servlet.jar to your CLASSPATH is sufficient. + UNIX o ./configure --with-servlet --with-java