I\'m trying to deploy a very simple HTTPServlet project using Tomcat 7 in my Eclipse J2EE perspective. I am getting the error \"Tomcat version 7.0 only supports J2EE 1.2, 1.
To Solve this Issue
You will have to update your Dynamic Web Module version from 3.1 to 3.0.
Eclipse dosen't allow these updation directly via Build Path-->Configure Build Path-->Project Facets.
Follow these steps
Open file : YourPrjectFolder/.setting/org.eclipse.wst.common.project.facet.core
org.eclipse.wst.common.project.facet.core XML document. to You will be able to publish the your project now on Tomcat 7.