WEB-INF/web.xml

Hi @TheGrump,

WEB-INF/web.xml goes into your application’s root folder. See https://www.mkyong.com/maven/how-to-create-a-web-application-project-with-maven/ for an example where to put it in a Maven folder structure.

Cheers,
Thorben