Matthias Kahlau wrote:
Hi!
Many thanks for your response. I just implemented the Serializable interface
in my BackingBeans, but I get errors from JBoss now, saying that
javax.faces.model.ListDataModel is not serializable. I need to use
ListDataModel to wrap the java.util.List instances of data shown in
dataTables.
How did you solve that problem, if it had been a task for you?
The problem has also been mentioned in the following post, but it shows no
concrete solutions for me.
http://www.mail-archive.com/[email protected]/msg12092.html
I've added an entry to the wiki FAQ for this:
http://wiki.apache.org/myfaces/FAQ
Regards,
Simon