u can directly put ur myServlets1.class
> myServlets2.class
files in server directory it will be run
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 13, 2001 6:49 PM
Subject: Problem Running my Own Servlets on TOMCAT PLEASE HELP
> Hi,
> I am a new with TOMCAT. I have set up it SUCCESSFULLY I run my own JSP
pages
> but I cannot RUN MY Servlets. What files do I need to set up- modify in
order to
> run my Servlets.
>
> I would like to have the following set up.
> WEB-INF
> CLASSES
> MYPACKFILES
> myServlets1.class
> myServlets2.class
> -
> -
> myServletsN.class
>
>
> Can anybody give me an example of WHAT I need to modify and where and HOW
IS MY
> SYNTAX SHOULD LOOK?
>
> Thank you in advance
>
> Paul