<%-- - FILE - ProvCCFUpload.jsp - - DESCRIPTION - Common CCF Upload pop up page for provisioning projects - - MODIFIED (MM/DD/YY) - rvaidhiy 07/19/07 - - ipall 05/11/07 - Fix for node Name - suravind 08/17/06 - XbranchMerge suravind_ec_directives from main - suravind 08/08/06 - XbranchMerge suravind_ec_changes_review_page from - main - vsagar 07/18/06 - 10.2.0.3.0 backport - vsagar 07/18/06 - 10.2.0.3.0 backport - suravind 05/03/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 Provisioning projects--%> <%@ include file="/oemTitle.jspf"%> <%--To display the cancel and select buttons--%> <%--Cancel button--%> <%--Select Button--%> <%-- The message box to show error/info messge etc--%>