Disadvantages of this Approach
- Supports just one book
- Uses a monolithic JSF page:
- Represents both layout (h:panelGrid) and
content (h:graphicImage, h:outputText, h:commandLink,
etc)
- Cannot reuse layout or JSF content
- Note: previous example reused HTML content