Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-4430

using style attribute leads to a JasperException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3.20
    • 2.3.24
    • Plugin - Tags
    • None
    • Tomcat 7.0.57

    Description

      <s:select list="versionen" cssClass="selectxs" style="width: 120px;" />
      

      leads to:
      org.apache.jasper.JasperException: /tiles/header.jsp (line: 28, column: 2) Unable to find setter method for attribute: style

      <s:select list="versionen" cssClass="selectxs" cssStyle="width: 120px;" />
      

      everything is fine

      Attachments

        1. stacktrace
          15 kB
          Michael Hintenaus

        Issue Links

          Activity

            People

              lukaszlenart Lukasz Lenart
              Michael Hintenaus Michael Hintenaus
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: