Try this to remove the warning message you were getting.
- The Servlet specs say you are not allowed to have
servlet.jar
in your webapps lib
directory.
- If you want to get rid of the warning simply remove servlet.jar from
C:\Program Files\Apache Software Foundation\Tomcat 7.0\webapps\YOUR_project\WEB-INF\lib