Sorry it was a typo error over here. Indeed I'm refering to WEB-INF.
> is WEB_INF a typo? it needs to be WEB-INF > > -----Original Message----- > From: Shanniew [mailto:[EMAIL PROTECTED]] > Sent: 14 October 2002 08:04 > To: [EMAIL PROTECTED] > Subject: Unable to compile JSP > > > 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]>
