<%-- - FILE - template.jspf - - DESCRIPTION - A template containing UI code to display Global buttons, subTabs, - pageHeader, error messages, train and navigation buttons (if required). - - MODIFIED (MM/DD/YY) - rsaraswa 07/11/07 - Updating the columns - rsaraswa 06/08/07 - - svijayar 08/31/06 - - vsagar 07/18/06 - 10.2.0.3.0 backport - vsagar 07/18/06 - 10.2.0.3.0 backport - svijayar 06/23/06 - created --%> <%@ page contentType="text/html; charset=UTF-8" %> <%@ include file="/oemNoscript.jspf" %> <%--uix Tag Library--%> <%@ 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 common labels/headers etc--%> <%-- - 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" %> <%--The cancel, next, back and select Buttons--%> <%--Cancel button--%> <%--Select Button--%>