<%-- - FILE - dirLov.jspf - - DESCRIPTION - the lov page for directory - - MODIFIED (MM/DD/YY) - somukher 06/28/05 - Bug - 4442864 - mningomb 09/20/04 - mningomb_final - mningomb 08/02/04 - created - --%> <%@ page contentType="text/html; charset=UTF-8" %> <%@ page import="oracle.sysman.eml.ecm.patch.PatchConsts,java.util.Hashtable" %> <%--uix Tag Library--%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%--ResourceBundle for labels/headers specific to 'EM Patching' Project--%> <% Hashtable errors = (Hashtable)request.getAttribute(PatchConsts.ERRORS); %> <% if (errors != null ) { %> <%-- --%> <% } else { %> <% } %>