i'm new to the Tomcat environment and would like to know how to add new servlets to a context? and what do I need to do if I have all my servlets packaged into jar files?
 
I created a new context and have all the directory created under it. and added the servlets to the web.xml
 
when i'm trying loading the servlets,  Tomcat throws an error "cannot load servlet name : MyServlet"
 
plz help
 
regards
Siby

Reply via email to