Hi,

I have used a TableView with the "source" parameter bound to a page  
property of type List. The page property value is an empty list, when  
the page first renders.

I also have an AjaxDirectLink in the page. The listener method for  
this link, populates the list in the page property above. And the  
"updateComponents" of this direct link refreshes the "TableView".

Occasionally, when I click on the link, I get an Exception :

"Change to persistent property sessionState of MyPage/myTable has  
been ignored. Persistent properties can only be changed prior to the  
rendering of the response page."

This does not happen everytime. Can anyone point me to the reason/ 
solution for this problem?

- Navin

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Reply via email to