[jboss-user] [JBoss Seam] - Re: myfaces component instance different for renderer decode

petemuir do-not-reply at jboss.com
Wed Jan 17 04:45:23 EST 2007


This is nothing to do with Seam but your JSF impl.

Anyway, you need to make your component implement Stateholder, and in the implementation of saveState and restoreState make sure you save and restore any non-transient variables.

http://www-128.ibm.com/developerworks/java/library/j-jsf4/#N10136

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002663#4002663

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002663



More information about the jboss-user mailing list