It's true with DataModel i have no problem to build page with t:datatable, but with vector of my own objet (integer, string, and own object attribut) t:datatable give me not serializable exeception, if i put client state saving and not with server.

Dennis Byrne wrote:

In order to save the state on the client, the state must be Serializable .  
Most often this is a DataModel ( the value attribute of a dataTable ) .  Which 
object is not serializable?

Dennis Byrne

-----Original Message-----
From: Kasper Hansen [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 24, 2006 03:00 AM
To: [email protected]
Subject: Re: Link

Changing the javax.faces.STATE_SAVING_METHOD is not working for me --> I get an Exception. Will it work if the bean is Serializable?

FATAL [StateUtils] Cannot encode Object with Base64
java.io.NotSerializableException





  • Re: Link Adrien FOURES

Reply via email to