Results 1 to 1 of 1

Thread: FormTag and cssClass

  1. #1
    Join Date
    Sep 2004
    Posts
    133

    Default FormTag and cssClass

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

    but spring-form.tld have the attribute cssClass.

    moon
    Last edited by yfmoan; May 3rd, 2006 at 03:09 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •