<%@ 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/sandbox" prefix="s"%> <%@ taglib uri="http://myfaces.apache.org/tomahawk" prefix="t"%> <%@ include file="inc/head.inc"%>

PPR Examples - using multiple pprPanelGroups and triggering Components

0 seconds since last page refresh.

The partial Triggers Attribute of the PPRPanelGroup contains
a comma separated list of component ids. This example shows
how multiple partialTriggers can be used in more than one
pprPanelGroup.
<%@include file="inc/page_footer.jsp"%>