Please look into "pre-compiling" sources. You could look into -
http://tomcat.apache.org/tomcat-5.5-doc/appdev/build.xml.txt
and 
http://tomcat.apache.org/tomcat-5.5-doc/appdev/web.xml.txt
When you "pre-compile" sources, it automatically generates a stub file that can 
be copied into "web.xml".

HTH, vasu.

> 
> From: "Alla Winter" <[EMAIL PROTECTED]>
> Date: 2006/01/24 Tue PM 05:39:16 EST
> To: "'Tomcat Users List'" <users@tomcat.apache.org>
> Subject: Are servlet name and class name required   in web.xml for tomcat 5.5?
> 
> For Tomcat 4.x I didn't have to set up anything in web.xml.  But it seems
> that I have to define each servlet name and corresponding class name in
> web.xml in order to make it to work for Tomcat 5.5.  Is that right
> statement? 
> I have a lot of servlets, it seems like it is a lot of work.
> Can not find what info is required in web.xml and what is optional? Can you
> please refer me to that info?
> Thanks 
> 



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

Reply via email to