David,
Thanks for the suggestion, the outputText did NOT return the string that I 
was expecting. The problem must lie in my environment and not the tag. I'm 
currently looking into it.
Thanks, Marty




David Delbecq <[EMAIL PROTECTED]>
07/01/2007 07:51 AM
Please respond to
"MyFaces Discussion" <[email protected]>


To
MyFaces Discussion <[email protected]>
cc

Subject
Re: Bug in <t:div> tag??





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>
> >
>

Reply via email to