<%-- - FILE - CcfUpload.jsp - - DESCRIPTION - - MODIFIED (MM/DD/YY) - suravind 02/23/06 - Sample CCF link replacement - suravind 02/02/06 - CCF Upload page - suravind 01/06/06 - created --%> <%@ page contentType="text/html; charset=UTF-8" %> <%--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 labels/headers specific to Patch Advisor Project--%> <%@ include file="/oemTitle.jspf" %> <%--To display the cancel and select buttons--%> <%--Cancel button--%> <%--Select Button--%> <%-- The message box to show error/info messge etc--%> <%-- --%>