[jboss-user] [JBoss Portal] - Re: Tomahawk and JBoss Portal bug?

indyJones do-not-reply at jboss.com
Tue Nov 7 11:01:37 EST 2006


This is what I am trying to do...

[url]
http://myfaces.apache.org/tomahawk/columns.html
[/url]


  | <t:datatable value="#{rows}" var="row">
  |     <t:columns value="#{cols}" var="column">
  |         <f:facet name="header" value="#{column.name}"/>
  |         <h:outputText value="#{row.columnValue}"/>
  |     </t:columns>
  | </t:datatable>
  | 

JBoss cant find the "t:datatable" component. Is this code supported by JBoss Portal?

Thanks for your response...

Indy

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983811#3983811

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983811



More information about the jboss-user mailing list