What does this outputs?
<t:div forceId="true" id="searchClosed1"
styleClass="#{ras$jsf$interestRate.searchClosedClass}" >
Should have class: <h:outputText
value="{ras$jsf$interestRate.searchClosedClass}"/>
</t:div>
Marty Bergerud a écrit :
>
> now if I replace the jsf code with...
> <t:div forceId="true" id="searchClosed1"
> styleClass="#{ras$jsf$interestRate.searchClosedClass}" >
> 123
> </t:div>
> >
>

