<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><htmlxmlns="http://www.w3.org/1999/xhtml"xmlns:f="http://java.sun.com/jsf/core"xmlns:h="http://java.sun.com/jsf/html"xmlns:ui="http://java.sun.com/jsf/facelets"xmlns:a4j="http://richfaces.org/a4j"xmlns:rich="http://richfaces.org/rich"xmlns:schedule="http://richfaces.org/sandbox/schedule"><ui:compositiontemplate="/pages/template.xhtml"><ui:definename="body"><h:form><a4j:commandButtonvalue="Ajax ReRender"reRender="schedule"/></h:form><ui:includesrc="schedule.xhtml"><ui:paramname="mode"value="ajax"/></ui:include><divstyle="clear:both"></div><rich:insertsrc="/pages/sample_9.xhtml"highlight="xhtml"/></ui:define></ui:composition></html>