Thanks all,

I have done it. Actually I was creating the separate <servlet> and 
<servlet-mapping> tags in addition to the already existing one.
When I put the entries inside the these existing tags, it worked

Thanks again

Regards,
          Vilish

-----Original Message-----
From: Mark Thomas [mailto:[EMAIL PROTECTED] 
Sent: Thursday, 29 September 2005 11:32 AM
To: Tomcat Users List
Subject: Re: Running Servlet in Tomcat

Reading the provided documentation is usually a good place to start.

Singh, VilishKumar wrote:
> I have done that.
> I have not used any package in my servlet.
You must place all your class files in packages.
http://jakarta.apache.org/tomcat/faq/classnotfound.html

> Can u describe the steps precisely to run the first servlet in tomcat
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/appdev/index.html

Mark



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


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

Reply via email to