New posts in web.xml

How to replace a value in web.xml with a Maven property?

cvc-complex-type.2.4.a: Invalid content was found starting with element 'init-param'

Splitting up shared code and web.xml from WAR project to common JAR project

Can anyone explain servlet mapping?

How to include values from .properties file into web.xml?

SEVERE: ContainerBase.addChild: start:org.apache.catalina.LifecycleException: Failed to start error

Why use a JSF ExceptionHandlerFactory instead of <error-page> redirection?

Maven: Customize web.xml of web-app project

How can I map a "root" Servlet so that other scripts are still runnable?

How to exclude one url from authorization

Referencing Environment Variables in web.xml

How to write web.xml and persistence.xml to connect Java EE to DB Server

Whitelist security constraint in web.xml

how to bootstrap spring application with @Configuration within web.xml?

Session TimeOut in web.xml

Why do we use web.xml? [closed]

AngularJS HTML5 Mode - How do direct links work without server specific changes?

What is web.xml file and what are all things can I do with it?

"The Struts dispatcher cannot be found" error while deploying application on WebLogic 12.1.3

Can I turn off the HttpSession in web.xml?