I tried to add this servlet
package com.classmgt.servlet; @WebServlet(\"/ControllerServlet\") public class ControllerServlet extends HttpServlet {}
As for me I added the tom-cat version to my pom file and it worked
7.0.52