<%-- - FILE - searchSoftComp.jsp - - DESCRIPTION - The Screen to select oracle software update component. - - MODIFIED (MM/DD/YY) - amroy 09/14/06 - - shgangul 09/14/06 - - amroy 08/17/06 - - tasingh 12/30/05 - bug:4918810 Change popup to embedded page. - nitijain 09/25/05 - Modifications for metalink search - tasingh 07/22/05 - 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 labels/headers specific to Patch Advisor Project--%> <%@ include file="/oemTitle.jspf" %> <%--To display GlobalTabs, Buttons, Footer, Copyright etc--%> <%@ include file="/oemGlobal.jspf" %> <%--To display the cancel and select buttons--%> <%--Cancel button--%> <%--Select Button--%> <%-- The message box to show error/info messge etc--%> <%-- <%-- --%> <%-- <%-- --%> <%-- --%> <%-- --%>