You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by mos <mo...@inbox.ru> on 2006/11/16 09:04:53 UTC

Unable to update OGNL expression '' of $TableRows

Hello

in html i have

<table jwcid="table@contrib:Table" class="table contribTable" id="xxx"
    rowsClass="ognl:beans.evenOdd.next" row="ognl:row" source="ognl:xxx" 
    columns="yyy.zzz.mmm:zzz.mmm,"
    arrowUpAsset="ognl:assets.upArrow"
arrowDownAsset="ognl:assets.downArrow">
</table>

in this form page pageBeginRender i write setXxx(new arrayList());
go to the next page, formated list and go to the previous page and in
pageBeginRender  write setXxx(list);
but i have error


Unable to update OGNL expression '<parsed OGNL expression>' of
$TableRows_22@143c2b6[sfaktForm/table.tableRows] to
lt.egos.vats.model.Yyy@7caa0f[zzz=lt.egos.vats.model.SfaktPasl@be916a[mmm=41,]]:
Method "setTableRow" failed for object
$TableRows_22@143c2b6[sfaktForm/table.tableRows]

thank you


-- 
View this message in context: http://www.nabble.com/Unable-to-update-OGNL-expression-%27%3Cparsed-OGNL-expression%3E%27-of-%24TableRows-tf2641412.html#a7373191
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org