ui « Page « JSF Q&A





1. Facelets: need only an tag of a page    stackoverflow.com

Okay, to include a page in another page I need <ui:include src="pageName"/> tag. But if i want to include only a portion of a page? Let me explain: I have a template ...