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:markt@apache.org]
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: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
|