Description
The attribute style no longer works.
<s:select style="width:250px;" ...
throws error:
org.apache.jasper.JasperException: /something.jsp(72,7) Unable to find setter method for attribute: style
Changing it to cssStyle fixes it. But style attribute is valid on and it used to work fine in 2.3.15
Attachments
Issue Links
- duplicates
-
WW-4430 using style attribute leads to a JasperException
- Closed