<%@ page 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://virage-consulting.com/jsf/mm" prefix="vc" %> <%@ taglib uri="http://viragegroup.com/jsf/mm" prefix="vg" %> <%@ taglib uri="http://richfaces.org/a4j" prefix="a4j"%> <%@ taglib uri="http://richfaces.org/rich" prefix="rich"%> <%@ taglib uri="http://myfaces.apache.org/tomahawk" prefix="t" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%-- this exemple is nearly what i have that works but can be optimized --%> title <%-- force jQuery include in page (needed by general.js) --%> <%-- must have an id for tinyMCE --%> <%-- if disabled render a div --%> <%-- handler.save() returns null --%> <%--globalOnly="true"--%>