%@ page contentType="text/html; charset=UTF-8" %>
<%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oemjsp" %>
<%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%>
<%@ page import="oracle.sysman.eml.webapp.eum.data.EUMConstants"%>
<%@ include file="/oemTitle.jspf"%>
<%@ include file="/oemGlobal.jspf"%>
<%--uix:switcher childNameBinding="isLargeResultSet"
defaultCase="<%=EUMConstants.NOT_LARGE%>">
<%@include file="webappTimeChoice.jspf" %>
<%--uix:styledText textBinding="PAGE_REQUEST_PERF_DESC@webappMsg" styleClass="OraPromptText" />
<%--/uix:stackLayout>