Re: JSP Precompilation Errors

2005-04-06 Thread Niall Pemberton
Haven't got a clue what your problem is, but one thing doesn't seem to add up. Your stack trace refers to "javax.servlet.jsp.tagext.JspTag" which I understood was introduced in Servlet 2.4 / JSP 2.0. http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/jsp/tagext/JspTag.html But you say the versio

Re: JSP Precompilation Errors

2005-04-06 Thread James Mitchell
reelance EdgeTech, Inc. 678.910.8017 AIM: jmitchtx Yahoo: jmitchtx MSN: [EMAIL PROTECTED] - Original Message - From: "Neuman, Ben J., A&M IRM" <[EMAIL PROTECTED]> To: Sent: Wednesday, April 06, 2005 9:20 AM Subject: JSP Precompilation Errors I have a struts web

JSP Precompilation Errors

2005-04-06 Thread Neuman, Ben J., A&M IRM
I have a struts web-app (Struts 1.2.4, J2EE 1.3, Servlet 2.3, JSP 1.2) in which the JSPs fail to compile. All of the exceptions are of the flavor "cannot be applied to": "_jspx_method_some_tag_#(someTag, java.servlet.PageContext) in org.apache.jsp.xxx.some_jsp cannot be applied to (org.apache.Some