primefaces change center layout with menubar

前端 未结 2 717
既然无缘
既然无缘 2021-01-16 07:47

Hi I have a template with header, menu and content, and I built my dynamic menu menubar, now I want to know how I can do to make the click of each option on my menu only upd

2条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-16 08:00

    You should use JSF Templating that show in @wittakarn example combination with DefaultMenuItem and setUrl to other page, and the other page use the same template, the header and menu will remain.

提交回复
热议问题