Hello Yazid,I think using a expression for the rendered attribute is a little bit buggy.
I will try to commit the required changes tomorrow. Please stay tuned for a update. Regards Bernd yazid wrote:
When I put rendred="false" the tab is not rendred; <tc:tab label="B Parameters " rendered="#{ressouce.current.b}" id="tabB">but when I put the the el expr the tab is rendred even if "isB" hava to return false; it seem that isB is never called. -- ressource is Ok current is OK Any idea...

