<%@ page session="false" contentType="text/html;charset=utf-8"%> <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%> <%@ taglib uri="http://myfaces.apache.org/commons/converters" prefix="mcc"%> <%@ taglib uri="http://myfaces.apache.org/commons/components" prefix="mc"%> <%@ taglib uri="http://myfaces.apache.org/commons/validators" prefix="mcv"%> <%@include file="inc/head.inc"%>


Test link

mc:outputClientId is useful when a component id is needed as reference within an inline javascript.
  • ClientId of containing container is
  • ClientId of current parent is
<%@include file="inc/page_footer.jsp"%>