I am running a Maven project which is also a dynamic web project. I have used all Spring libraries in Maven. I created web.xml, but when I start my Tomcat 7 ser
web.xml
Remove servlet.jar from source web-inf/lib folder as it is available in tomcat lib folder then it works fine
servlet.jar
web-inf/lib
lib