[ 
https://issues.apache.org/jira/browse/WW-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lukasz Lenart updated WW-4430:
------------------------------
    Component/s:     (was: Plugin - Tiles)
                 Plugin - Tags

> using style attribute leads to a JasperException
> ------------------------------------------------
>
>                 Key: WW-4430
>                 URL: https://issues.apache.org/jira/browse/WW-4430
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Tags
>    Affects Versions: 2.3.20
>         Environment: Tomcat 7.0.57
>            Reporter: Michael Hintenaus
>             Fix For: 2.3.x
>
>
> {code:xml}
> <s:select list="versionen" cssClass="selectxs" style="width: 120px;" />
> {code}
> leads to:
> org.apache.jasper.JasperException: /tiles/header.jsp (line: 28, column: 2) 
> Unable to find setter method for attribute: style
>  
> {code:xml}
> <s:select list="versionen" cssClass="selectxs" cssStyle="width: 120px;" />
> {code}
> everything is fine



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to