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]

Reply via email to