I have a struts framework set up for my application.
I tested it deploying on JBoss4,it worked fine.
Now i try to deploy on Weblogic but i'm getting the following error.
/jsp/abc/abc.jsp(5): Error in using tag library uri='/tags/struts-html' prefix='html': The Tag class '' has no setter method corresponding to TLD declared attribute 'errorKey', (JSP 1.1 spec, 5.4.1)
probably occurred due to an error in /jsp/abc/abc.jsp line 5:
<%@ taglib uri="/tags/struts-html" prefix = "html" %
Can anybody help me with this problem and guide me where i'm going wrong.
Thanks in advance.
Avrootshell
Posted via Jive Forums
#77961
To unsubscribe, e-mail: dev-unsubscribe (AT) struts (DOT) apache.org
For additional commands, e-mail: dev-help (AT) struts (DOT) apache.org