Erro: taglib definition no tomcat 7[RESOLVIDO]

Olá, estou tendo o seguinte problema com o tomcat 7:
java.lang.IllegalArgumentException: taglib definition not consistent with specification version

Alguém saberia como posso resolver?
Desde já agradeço a ajuda. :wink:

o tópico tem como resolvido. Qual seria a solução?

estou com o mesmo problema:
java.lang.IllegalArgumentException: taglib definition not consistent with specification version

web.xml
<web-app version=“2.4” xmlns=“http://java.sun.com/xml/ns/j2ee

	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

	xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">

qual seria a solução? ++