Hi ,
l am using spring's FormTag (2.0 M4) ,
but meet JasperException , "Unable to find setter method for attribute: cssClass"Code:<form:form action="libraryUserTypeForm.htm" method="post" commandName="libraryUserType" cssClass="w45">
but spring-form.tld have the attribute cssClass.
moon


Reply With Quote