> From: David Smith [mailto:d...@cornell.edu]
> Subject: Re: java.lang.ClassNotFoundException with small jsp file
>
> When you say the class file exists, do you mean there
> is both hello_jsp.java and hello_jsp.class?

Minor correction: judging from the stack trace, the names should be 
Hello_jsp.java and Hello_jsp.class (case matters, even on Windows).

> Lastly, are you sure the user tomcat is running as has read
> privilege to the file?

Also, do the JSP examples that come with Tomcat work?

> John Byrne wrote:
> >
> > When I installed tomcat I didn't set any CATALINA_HOME
> > variable.  Was I supposed to do this?

No, the startup script or the service wrapper (whichever you're using) takes 
care of that.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to