Either your source or your columns parameter is null !
Apache wrote:
>I am unable to make a @contrib:Table to run.
>I have solved a lot of problems, following a tutorial for TP3 and adapting it
>to TP4 that has no Table doc. Anyway, at the end I have a single page where:
>
>.html is:
>
>
>
>.page has page-specification tag that contains:
>
>
>
>and the .java has
>
>public List getProfiles(){
> return profiles;
>}
>
>profiles instance is initialized during pageBeginRendering with beans that
>have getName and setName, but I think this does not affect the program,
>exceptions is raised before. Exception says:
>
>"Either the tableModel parameter or both source and columns parameters must be
>specified by component ProfilesSummary/table.tableView"
>
>I have both source and columns and they are correct, as far as I know. So...
>what's up?
>
>Thanks.
>
>
>-------------------- m2f --------------------
>
>Sent from www.TapestryForums.com
>
>Read this topic online here: <<topic_link>>
>
>http://www.tapestryforums.com/viewtopic.php?p=14465#14465
>
>-------------------- m2f --------------------
>
>
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]