practika-code

learning for coding and coding for learning

View on GitHub

VideoTutorial 3 del Taller Práctico de Java Server Faces. Facelets Template en JSF.

  1. Facelet template
  2. <h:outputStylesheet name='./css/...'>
  3. <ui:insert name='x'>
  4. <ui:composition xmlns:ui="..." template="./WEB-INF/...">
  5. <ui:define name="">
  6. Facelet Template with <html> as root tag
  7. <h:form>
  8. <h:outputText>