Talk:Jetty/Reference/webdefault.xml
From this articles current version:
- Jetty applies webdefault.xml to a web application before the application's own WEB-INF/web.xml, [...]. It uses the jetty.xml syntax.
I don't think this is correct. It rather uses standard web.xml syntax ( http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd ). --Abdull 15:05, 24 August 2012 (UTC)