hi i have the following outputtext i what to bold the value not label
<af:outputText value="Reservation with Reference Number #{sessionScope.transIdFromLanding}"
inlineStyle="font-family:'Times New Roman', 'Arial Black', times, Serif; font-size:large; font-weight:normal; text-align:center;"
id="ot3"/>
<af:outputText value="successfully submitted/Lodged."
i what to bold from this #{sessionScope.transIdFromLanding} and leave this unbold Reservation with Reference Number
am in jdeveloper 11.1.1.6.0
Edited by: adf009 on 2013/04/08 2:16 PM