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 versions are Servlet 2.3, JSP 1.2?

Niall

----- Original Message ----- 
From: "Neuman, Ben J., A&M IRM" <[EMAIL PROTECTED]>
Sent: Wednesday, April 06, 2005 2:20 PM


> 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.

> Here is one exception word for word and the associated JSP:
>
>
D:\dev\HRMS\Modules\WebModule\build\generated\src\org\apache\jsp\common\mess
> agePane_jsp.java:105:
>
_jspx_meth_bean_write_0(javax.servlet.jsp.tagext.JspTag,javax.servlet.jsp.Pa
> geContext) in org.apache.jsp.common.messagePane_jsp cannot be applied to
> (org.apache.struts.taglib.html.MessagesTag,javax.servlet.jsp.PageContext)
>               if (_jspx_meth_bean_write_0(_jspx_th_html_messages_0,
> _jspx_page_context))



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to