<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://xmlns.jcp.org/jsf/html" xmlns:f="http://xmlns.jcp.org/jsf/core" xmlns:b="http://butterfaces.org/components"> <h:head /> <body> <b:labeledContainer id="input" label="label" hideLabel="false" rendered="true"> Lorem ipsum dolor sit amet, consectetuer ... </b:labeledContainer> </body> </html>