Menu
Date

February 2014

Invoking constructor twice in JSFF with panelTabbed component

I have a JSFF page which has panelTabbed component with four tabs and one of the tabs is displaying data from a managed bean. While loading the page, the bean constructor is being called twice. To avoid this add the below property to the panelTabbed tag,  which will avoid loading the tab data until it shows.   childCreation=”lazyUncached”

Hi, Welcome here.
JOIN OUR NEWSLETTER
And get notified everytime we publish a new blog post.