Eclipse (Helios) occasionally marks valid looking JSP content as having errors. It seems like it often breaks when I use the tag. For example, in a JSP with just th
For Tomcat 7.0.x you need the following in your pom
7.0.28 org.apache.tomcat tomcat-jsp-api ${org.apache.tomcat.version} provided