Hi

<span jsfid="t:dataList" value="#{managedBean.list}"  var="item">
        <span jsfid="outputText" value="#{item.property}"/>
</span>

You need to get clay-tomahawk.xml. Search the list for it

Hermod

-----Opprinnelig melding-----
Fra: lisaan markuen [mailto:[EMAIL PROTECTED] 
Sendt: 19. februar 2006 18:24
Til: user@struts.apache.org
Emne: Help:Clay+dataTable

Hi.,
  I'm trying CLAY and fed up with displaying dynamic
datatable (list) coming from my managed bean (already
went through the examples but no success yet). 
 Could anyone please give me an example snippet of how
to insert jsfid into the mock html code so that I
could achieve same like:

JSF code:
<h:dataTable value="#{managedBean.list}"  var="item">
 <h:outputText value="#{item.property}"
</h:dataTable>

 

Thank you. 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to