Hi,

Is there a justification why the broadcast method of the HtmlPanelTabbedPane calls getFacesContext().renderResponse(), so the model doesn't get updated? I mean, how can I preserve data from tab changing?

Some time ago someone proposed to extend the component commenting that line and also the subsequent call to super.broadcast()... Does it make sense? Why can't the change of a tab update the model? Is it something that I'm misunderstanding?

Thanks for your support ;-)

Reply via email to