Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Talk:Jetty/Reference/webdefault.xml

Revision as of 11:05, 24 August 2012 by Mondgesicht.gmx.net (Talk | contribs) (New page: 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...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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)

Back to the top