Tomcat 4.1.30
Apache 2.0.46
Red Hat Enterprise Linux ES 3.0
I'm having a problem getting Tomcat to work on Red Hat ES 3.0. The
examples that come with Tomcat are failing with 500 Internal Server
Errors...
org.apache.jasper.JasperException: Unable to compile class for JSP
An error occurred at line: 11 in the jsp file: /examples/jsp/num/numguess.jsp
Generated servlet error:
[javac] Compiling 1 source file
/usr/local/jakarta-tomcat-4.1.30-LE-jdk14/work/foo/surge.foo.net/_/examples/jsp/num/numguess_jsp.java:7:
package num does not exist
import num.NumberGuessBean;
^
/usr/local/jakarta-tomcat-4.1.30-LE-jdk14/work/foo/surge.foo.net/_/examples/jsp/num/numguess_jsp.java:44:
package num does not exist
num.NumberGuessBean numguess = null;
Does anyone have any idea what could be causing this error? Please let
me know if you need more information on the problem.
Thanks for the help,
Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]