Come to think of it, I believe that attribute was removed. You should be using action instead.



--
James Mitchell
Software Engineer / Open Source Evangelist
EdgeTech, Inc.
678.910.8017
AIM: jmitchtx

----- Original Message ----- From: "Kamal Suruguchi" <[EMAIL PROTECTED]>
To: <dev@struts.apache.org>
Sent: Sunday, January 30, 2005 11:50 PM
Subject: upgrade to struts 1.2.4 - struts-html-el.tld problem



Hello

I am to upgrade a few applications running on weblogic to use struts 1.2.4 from 1.1. After I replace the tld and jar files and doing the other necessary changes(as suggested in http://wiki.apache.org/struts/StrutsUpgradeNotes11to124), I get the following error on all jsps which refer to the struts-html-el.tld.

The application worked fine with struts 1.1. Is there something I am missing out during the upgrade or is this some known issue? Can anyone offer help? Thanks.

Error:

Parsing of JSP File '/admin/XXXX.jsp' failed:
---------------------------------
/admin/XXXX.jsp(2): Error in using tag library uri='/WEB-INF/struts-html-el.tld' prefix='html': The Tag class 'org.apache.strutsel.taglib.html.ELFormTag' has no setter method corresponding to TLD declared attribute 'name', (JSP 1.1 spec, 5.4.1)
probably occurred due to an error in /admin/XXXX.jsp line 2:
<%@ taglib uri="/WEB-INF/struts-html-el.tld" prefix="html" %>
---------------------------------




Kamal

Yahoo! India Matrimony: Find your life partneronline.



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



Reply via email to