sebastian               Sun Oct  6 02:27:11 2002 EDT

  Modified files:              
    /php4/sapi/servlet  README 
  Log:
  Add note about javax.servlet package.
  
  
Index: php4/sapi/servlet/README
diff -u php4/sapi/servlet/README:1.12 php4/sapi/servlet/README:1.13
--- php4/sapi/servlet/README:1.12       Mon Feb 11 11:29:50 2002
+++ php4/sapi/servlet/README    Sun Oct  6 02:27:11 2002
@@ -40,6 +40,9 @@
 
     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



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to