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 'org.apache.struts.taglib.html.CheckboxTag' 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
http://forums.opensymphony.com/thread.jspa?threadID=39330&messageID=77961#77961


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

Reply via email to