Getting error in using tag library : The Tag class 'org.apache.struts.taglib.html.FormTag' has no setter method corresponding to TLD declared attribute 'acceptCharset', (JSP 1.1 spec, 5.4.1)

2008-03-13 Thread kannan_307
When I deploying my War file in Weblogic 8.1, I am getting the following error: Error in using tag library uri='/WEB-INF/tlds/struts-html.tld' prefix='html': The Tag class 'org.apache.struts.taglib.html.FormTag' has no setter method corresponding to TLD declared attribute 'acceptCharset', (JSP 1.

Re: Getting error in using tag library : The Tag class 'org.apache.struts.taglib.html.FormTag' has no setter method corresponding to TLD declared attribute 'acceptCharset', (JSP 1.1 spec, 5.4.1)

2008-03-13 Thread kannan_307
I am using the struts version 1.2.4 Antonio Petrelli-3 wrote: > > 2008/3/13, kannan_307 <[EMAIL PROTECTED]>: >> >> >> When I deploying my War file in Weblogic 8.1, I am getting the following >> error: >> >> Error in using tag library uri='