[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
help
hi, my names is Lincoln, I from brazil and I trying to do my gnuJSP
work, but in my web browser when I access
http://localhost/examples/hello.jsp, the folling error happend..
Error compiling source file:/home/httpd/html/examples/hello.jsp
org.gjt.jsp.CompileException: builtin-javac -classpath
/usr/lib/apache/ApacheJServ.jar:/home/httpd/classes/servlet-2.0.jar:/usr/jdk118/classes:/usr/jdk118/lib/classes.jar:/usr/jdk118/lib/rt.jar:/usr/jdk118/lib/i18n.jar:/usr/jdk118/lib/classes.zip:JAVA_HOME/lib/math.jar:/home/httpd/gnujsp/gnujsp10.jar
-d /home/httpd/gnujsp/cache/ -deprecation
/home/httpd/gnujsp/cache/jsp/_examples/_hello_2ejsp.java
/home/httpd/gnujsp/cache/jsp/_examples/_hello_2ejsp.java:10: Package
javax.servlet.jsp not found in import.
import javax.servlet.jsp.*;
^
1 error
please, help me ok ??
tanks
- Follow-Ups:
- RE: help
- From: "Ben Kelley" <ben_kelley@ubsw.com>