> From: Divick Kishore [mailto:[EMAIL PROTECTED] 
> Subject: Class not found problem with simple jsp
> 
> I have a directory structure like this :
> 
> webapps/wm/test.jsp
> webapps/WEB-INF/web.xml
> webapps/WEB-INF/classes/DBTest.class

Is that really your structure?  Or did you leave out the wm directory on
the 2nd and 3rd lines?

If the above structure is what you're using, you need to read the
servlet and JSP specs to learn what the proper webapp file structure is.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to