Jsf- toggling a xhtml to show
I am trying to toggle a page that shows a rich:dataTable. Before I just
included the ui source and it would just show the table the whole time.
<ui:include src="../log/viewDlg.xhtml"/>
but now i want to be able to toggle it on/off on the web-page. showing on
the page with maybe a button or link. I am just starting out with Jsf what
would be the best way of doing this?
No comments:
Post a Comment