VideoTutorial 3 del Taller Práctico de Java Server Faces. Facelets Template en JSF.
- Facelet template
<h:outputStylesheet name='./css/...'>
<ui:insert name='x'>
<ui:composition xmlns:ui="..." template="./WEB-INF/...">
<ui:define name="">
- Facelet Template with <html> as root tag
<h:form>
<h:outputText>