For the select tag, in the documentation, I see that it has the following attributes: -) cssClass -) cssErrorClass -) cssStyle -) cssErrorStyle
However, when I look at the templating file (select.ftl) I can't find where those attributes are used. I was expecting there to be an include of css.ftl inside the opening tag of the select to add these attributes. Is this intentional? -) https://struts.apache.org/tag-developers/select-tag -) https://github.com/apache/struts/blob/master/core/src/main/resources/template/simple/select.ftl Kind regards, Stefaan Dutry