Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how can i bold outputtext but not a label

Tony007Apr 8 2013 — edited Apr 8 2013
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 6 2013
Added on Apr 8 2013
6 comments
443 views