David Balažic wrote:
> Hi!
> 
> Is the version mismatch in the web-app tag, like this:
> 
> <web-app version="2.4" xmlns="http://java.sun.com/xml/ns/javaee";
>       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
>       xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
> http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd";>
> 
> an error? Or is it valid? Tomcat 6.0.20 appears to accept it.

It is an error but Tomcat will ignore it. That would probably change if
you enabled validation

Mark




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to