Failed to load or instantiate TagExtraInfo class: org.apache.struts.taglib

Hi,

I am using tomcat 4.1.x and jdk1.4. After updating the tomcat to 5.5.17 my application gives the following error:

org.apache.jasper.JasperException: /jsp/index.jsp(150,20) Failed to load or instantiate TagExtraInfo class: org.apache.struts.taglib.html.MessagesTei

Is it because jdk1.4 is not compatible with tomcat 5.5.17? can i fix this problem by just pasting some jar files in my WEF-INF/lib directory?

If yes, could you let me know what those jar files are.

Can anyone please suggest me if there is some other approach?

[564 byte] By [Ekbote_Aa] at [2007-10-3 2:26:18]
# 1
Just remove jsp-api.jar from your classpath.
zielonyplota at 2007-7-14 19:25:22 > top of Java-index,Java Essentials,New To Java...