I\'m trying to set up a basic hello world project using Eclipse Indigo and a Tomcat server. I created a dynamic project with a simple servlet. Tested the servlet and that worke
Check Deployment Assembly (context menu on project), there must be mapping Maven Dependencies -> WEB-INF/lib.