I have already set the JAVA_HOME, CATALINA_HOME.
.... \webapps\myjsp\WEB_INF\classes
.... \webapps\myjsp\WEB_INF\lib (the dir where I put the .jar by third
party)

However I faced this problem:

HTTP Status 500 -
----------------------------------------------------------------------------
----
type Exception report
message
description The server encountered an internal error () that prevented it
from fulfilling this request.
exception
org.apache.jasper.JasperException: Unable to compile class for JSP


Do I need to change the ..\Tomcat\bin\setclasspath.bin to include
\webapps\myjsp\WEB_INF\classes or \webapps\myjsp\WEB_INF\lib.

Am really confused.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to