I want to use servlets within a module I am creating. The lib and classes dirs get exported to WEB-INF but what about web.xml when running the page in the browser my servlets cannot be found. I did restart tomcat.