Hi Everybody I try to install the Apache-JServ-1.Ob2 in apache_1.3.4 under Linux 2.0.36 (S.u.S.E. 6.0) to run servlets. Everything works fine until I run ´make´ to build jserv. I can´t run any example servlet after that. After that I run ´make´ with apache_1.3.4 it also false. What´s the problem about!!!! -------------------------------------------------------- bash-2.02# make Making all in src make[1]: Entering directory `/usr/local/Apache-JServ-1.0b2/src' Making all in c make[2]: Entering directory `/usr/local/Apache-JServ-1.0b2/src/c' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/local/Apache-JServ-1.0b2/src/c' Making all in java make[2]: Entering directory `/usr/local/Apache-JServ-1.0b2/src/java' CLASSPATH=:/usr/local/jsdk/JSDK2.0//lib/jsdk.jar:. /usr/lib/java/bin/javac -g -d eprecation ./org/apache/jserv/JServUtils.java ../org/apache/jserv/JServUtils.java:66: Class javax.servlet.http.Cookie not found in import. import javax.servlet.http.Cookie; ^ 1 error make[2]: *** [org/apache/jserv/JServUtils.class] Error 1 make[2]: Leaving directory `/usr/local/Apache-JServ-1.0b2/src/java' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/Apache-JServ-1.0b2/src' make: *** [all-recursive] Error 1 -------------------------------------------------------- Regards Martin - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to [EMAIL PROTECTED]