<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%-- How to use this file: The following attributes must be set in ServletRequest: "backUrl" - URL for OK button "deleteMsg" - Brief information for page --%> <% if (request.getAttribute("msgTable") != null) {%> <%@ include file="/database/globalPopup.jspf" %> <%}%> <% if (request.getAttribute("errorBean") != null) {%> <%@ include file="/database/globalPopup.jspf" %> <%}%>