[EMAIL PROTECTED] wrote:
> 
> web.xml, is that only for the tomcat-server, or ist that a standard for all
> servers, wich support servlets?
> 
> Katrin Seiffert

The web.xml file requirements are laid out in detail in the 
servlet 2.2 API documentation. A web.xml must follow the Sun
DTD for web application deployment descriptors. Any server
must follow it in order to meet the 2.2 standard.

-- 
WBB - [EMAIL PROTECTED]  Chief Scientist, LANWrights, Inc.
Java Programmer Certification information and mock exam
at  http://www.lanw.com/java/javacert/

Reply via email to