Yes.  Read the manual and it will explain how the direcotry
structure has to work.  Read the Servlet and/or JSP specification (which
Tomcat is the reference implementation of) and you will find out how the
directory structure is supposed to work.  Look at the sample WEBAPPs that
come with Tomcat and you will find out how the directory structure is
supposed to work.

        Randy


-----Original Message-----
From: Josh [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 28, 2001 3:55 PM
To: [EMAIL PROTECTED]
Subject: /servlet


I'm beginning to thing no one knows the answer to this question.  Can 
anyone help me?  Does anyone currently have their setup as follows?

As far as I can tell, tomcat doesn't have a way to just allow a /servlet 
directory so I can put all my .java, .class, and .jar files in like most 
servlet install files ask, am I missing something? It appears that I have 
to use the webapps directory, then have the WEB-INF directory structure 
below it. Is that right?

Josh 


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

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

Reply via email to