I install the Tomcat 3.2.1. Through the default index.html page, I try to run
the jsp examples. It seems running servlet well. But it got problem when loading
jsp file. I guess that classpath something wrong. 

Your advice is greatly appreciated.
Peter


Location: /examples/jsp/num/numguess.jsp
Internal Servlet Error:
org.apache.jasper.JasperException: Unable to compile class for JSP
    at java.lang.Throwable.(Compiled Code)
    at java.lang.Exception.(Compiled Code)
    at javax.servlet.ServletException.(Compiled Code)
    ...
Root cause: 
java.lang.IllegalArgumentException: Unknown argument
    at java.lang.Throwable.(Compiled Code)
    at java.lang.Exception.(Compiled Code)
...

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to