<%@ page contentType="text/html; charset=UTF-8" %> <%@ include file="/oemNoscript.jspf" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%--Common UI messages --%> <%--ResourceBundle for common labels/headers etc--%> <%--ResourceBundle for labels/headers specific to Target Selector--%> <%--To help in partial page renderring--%> <%@ include file="/enablePPR.jspf" %> <%-- - To display "Oracle Enterprise Manager" followed by - UserName on PageTitle. To append page specific string - in the title implement getPageHeader() in the - CONTROLLER CLASS. --%> <%@ include file="/oemTitle.jspf" %> <%--To display GlobalTabs, Buttons, Footer, Copyright etc--%> <%@ include file="/oemGlobal.jspf" %> <%--The message box to show error/info messge etc--%> <%--onClick="submitForm('pageForm', true, {'event':'clkCSFrmOMS'})"/>--%> <%--Cancel button--%>