<%@ include file="/sdk/oemTop.jspf" %> <%-- -- Page: baselineEdit.jsp -- Controller: db/adm/inst/BaselineController.java -- -- Description: Page for editing the baselines --%> <%-- Tag Libraries --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <%-- Imports --%> <%@ page import="oracle.sysman.emo.adm.instance.baseline.BaselineConst" %> <%@ include file="/enablePPR.jspf" %> <%@ include file="/oemTitle.jspf" %> <%-- HTML Page Title --%> <%-- HTML Form --%> <%-- Oracle Logo and Tabs --%> <%@ include file="/database/global.jspf" %> <%-- Warning/Error display --%> <%-- General --%> <%-- Validity --%> <%-- Time Interval --%> <%-- Error Table --%> <%-- Statistic Table --%> <%-- Edit Button --%> <%-- OK Button --%>