Ok, so I gave up trying to get JRE 1.3 and tomcat 4.0.3 working, it just wouldn't work.
nobody helped me so i just moved on, I know a brick wall when I see it, and hate a bloody forehead. I now have JRE 1.4 and tomcat 4.0.4 installed, and the servlet examples are working. The problem is the JSP examples aren't. Here's an example... from:http://localhost:8080/examples/jsp/num/numguess.jsp Apache Tomcat/4.0.4 - HTTP Status 500 - Internal Server Error ------------------------------------------------------------------------ -------- type Exception report message Internal Server Error description The server encountered an internal error (Internal Server Error) that prevented it from fulfilling this request. exception javax.servlet.ServletException: sun/tools/javac/Main at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:481) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) any ideas where my install went wrong? Clay -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
