Use <f:verbatim> or <t:htmlTag> or <h:outputText escape="false"
value="#{myBackingBean.htmlText}">

-----Original Message-----
From: ldr [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 29, 2006 5:29 AM
To: [email protected]
Subject: html text TabbedPane?


Is it possible to have plain html text in a panelTab -> like this:

<t:panelTab id="syncTab" label="Synkronisering" rendered="true">
                        
                        <table>
                                <tr height="40">
                                        <td></td>
                                        <td></td>
                                </tr>
                                <tr>
                                        <td width="20"></td>
                                        <td>
                                        <h2>Synkronisering af Sony Ericsson
K700i</h2><br><br>
                                        <table>

.......


</t:panelTab>

thx in advance, ldr_
--
View this message in context:
http://www.nabble.com/html-text-TabbedPane--tf1866451.html#a5099629
Sent from the MyFaces - Users forum at Nabble.com.

Reply via email to