testServlet /test/* <
testServlet /test/*
In my case, every url was working except of the root "/" url. The problem was that i didn't deleted the index.htm file inside of my projects' webapp root folder.
index.htm