Sunday, 18 August 2013

How to create dynamic tabs in JSF

How to create dynamic tabs in JSF

I am querying database and fetching some value in bean.Depending on the
value returned from bean i have to create tabs dynamically.If the value is
3 there should be 3 tabs

No comments:

Post a Comment