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

dandiodati do-not-reply at jboss.com
Tue Jan 16 22:05:57 EST 2007


I  was creating a custom jsf component to use and I noticed that the component instance that is passed to the renderer decode method is different than the one passed to the encodeBegin,encodeEnd.

This seems to be a bug since I want to be able to set some values taken from outside params onto the component within the decode and later in the encodeBegin access the component with the updated values.

Currently the component loses the values set on it due to the component instance being different when the encodeBegin is called.

Has anyone else had this issue?

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

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



More information about the jboss-user mailing list