wolverine my wrote:
Hi!
May I know which specification that describe the web.xml contents?
Depends. Tomcat supports a few of the Servlet and JSP specs (maybe all
of them). You specify which one you're using in the web.xml itself. As
I recall, Servlets 2.3 has a DTD while Servlets 2.4 has a schema.
> And where can we download it?
Try googling servlets 2.3 or 2.4 and JSP 1.1, 2.0, etc, or you can
search java.sun.com.
-Dave
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]