Excuse me, something went wrong while copying the content of web.xml...


The following line:

xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml ns/javaee/web-app_2_5.xsd">

Should be:

xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd";>



Reply via email to