Can some one tell me how can I download the client framework version 4.2.0.
Whenever I tried to download, the site gives only 4.2.1, which is latest. But I m getting the following error when I tried with struts connector 4.2.1, which is latest.
Error:
Error in using tag library uri='http://www.backbase.com/2007/connectors/struts' prefix='bstruts': The Tag class 'com.backbase.connectors.struts.XhtmlFormTag' has no setter method corresponding to TLD declared attribute 'acceptCharset', (JSP 1.1 spec, 5.4.1)
probably occurred due to an error in /index.jsp line 4:
@ taglib uri="http://www.backbase.com/2007/connectors/struts" prefix="bstruts"
I need to test with client framework 4.2.0. Can anyone gives me the links.
Raj

Struts error
30 July, 2008 - 09:02 — andysHi rajeshkr,
Did you get this error as soon as you run the struts example? Or your own-made application?
If the error came from your own-made application, would you like to run the struts example we provided?
Thank you
Andys