I usually get this kind of error, when I develop a jsp page with jsf components. State saving method is "CLIENT". I guess the problem is caused because the serialized view does not correspond to the structure of the new page. When the work on the page is finished and the "right" serialized view is send back to the server everything works fine. But I don't use subviews at the moment. Maybe there is a problem regarding this, if you change the subview.

Reply via email to